Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_ipsec.c211 (void) interpret_icmp(flags, in interpret_ah()
H A Dsnoop.h263 extern void interpret_icmp(int, struct icmp *, int, int);
H A Dsnoop_icmp.c65 interpret_icmp(int flags, struct icmp *icmp, int iplen, int ilen) in interpret_icmp() function
H A Dsnoop_ip.c254 (void) interpret_icmp(flags, in interpret_ip()