| /onnv/onnv-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/ |
| snoop_ether.c | 335 (void) interpret_ip(flags, (struct ip *)data, len); 979 (void) interpret_ip(flags, (struct ip *)data, len); 1253 (void) interpret_ip(flags, (struct ip *)data, len); [all...] |
| snoop_ipsec.c | 203 (void) interpret_ip(flags, (struct ip *)data,
|
| snoop.h | 225 extern int interpret_ip(int, const struct ip *, int);
|
| snoop_icmp.c | 403 (void) interpret_ip(flags, 414 (void) interpret_ip(flags,
|
| snoop_ip.c | 82 interpret_ip(int flags, const struct ip *ip, int fraglen) function 248 (void) interpret_ip(flags, 433 (void) interpret_ip(flags, (const struct ip *)data, [all...] |
| snoop_ppp.c | 99 { PPP_IP, "IP", interpret_ip, NULL, NULL }, [all...] |