Searched refs:interpret_tcp (Results 1 – 4 of 4) sorted by relevance
/titanic_41/usr/src/cmd/cmd-inet/usr.sbin/snoop/ |
H A D | snoop_ipsec.c | 221 (void) interpret_tcp(flags, in interpret_ah()
|
H A D | snoop.h | 234 extern int interpret_tcp(int, struct tcphdr *, int, int);
|
H A D | snoop_tcp.c | 78 interpret_tcp(int flags, struct tcphdr *tcp, int iplen, int fraglen) in interpret_tcp() function
|
H A D | snoop_ip.c | 264 (void) interpret_tcp(flags, in interpret_ip() 448 (void) interpret_tcp(flags, (struct tcphdr *)data, in interpret_ipv6()
|