Searched refs:find_port (Results 1 – 1 of 1) sorted by relevance
/titanic_41/usr/src/uts/common/inet/ipf/netinet/ |
H A D | ip_h323_pxy.c | 54 static int find_port __P((int, caddr_t, int datlen, int *, u_short *)); 57 static int find_port(ipaddr, data, datlen, off, port) in find_port() function 199 if (find_port(ipaddr, data, datlen, &off, &port) == 0) { 285 if (find_port(ipaddr, data, datlen, &off, &port) == 0) {
|