Searched defs:find_port (Results 1 - 1 of 1) sorted by relevance

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

Completed in 69 milliseconds