Home
last modified time | relevance | path

Searched refs:find_port (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/inet/ipf/netinet/
H A Dip_h323_pxy.c52 static int find_port __P((int, caddr_t, int datlen, int *, u_short *));
55 static int find_port(ipaddr, data, datlen, off, port) in find_port() function
197 if (find_port(ipaddr, data, datlen, &off, &port) == 0) {
283 if (find_port(ipaddr, data, datlen, &off, &port) == 0) {