Searched refs:interpret_esp (Results 1 – 3 of 3) sorted by relevance
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/ |
H A D | snoop_ipsec.c | 52 interpret_esp(int flags, uint8_t *hdr, int iplen, int fraglen) in interpret_esp() function 226 (void) interpret_esp(flags, data, new_iplen, in interpret_ah()
|
H A D | snoop.h | 273 extern int interpret_esp(int, uint8_t *, int, int);
|
H A D | snoop_ip.c | 269 (void) interpret_esp(flags, data, iplen, in interpret_ip() 453 (void) interpret_esp(flags, data, iplen, fraglen); in interpret_ipv6()
|