Searched refs:interpret_udp (Results 1 – 4 of 4) sorted by relevance
/titanic_41/usr/src/cmd/cmd-inet/usr.sbin/snoop/ |
H A D | snoop_udp.c | 50 interpret_udp(int flags, struct udphdr *udp, int iplen, int fraglen) in interpret_udp() function
|
H A D | snoop_ipsec.c | 236 (void) interpret_udp(flags, in interpret_ah()
|
H A D | snoop.h | 236 extern int interpret_udp(int, struct udphdr *, int, int);
|
H A D | snoop_ip.c | 285 (void) interpret_udp(flags, in interpret_ip() 461 (void) interpret_udp(flags, (struct udphdr *)data, in interpret_ipv6()
|