Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_ipsec.c221 (void) interpret_tcp(flags, in interpret_ah()
H A Dsnoop.h234 extern int interpret_tcp(int, struct tcphdr *, int, int);
H A Dsnoop_tcp.c78 interpret_tcp(int flags, struct tcphdr *tcp, int iplen, int fraglen) in interpret_tcp() function
H A Dsnoop_ip.c264 (void) interpret_tcp(flags, in interpret_ip()
448 (void) interpret_tcp(flags, (struct tcphdr *)data, in interpret_ipv6()