Home
last modified time | relevance | path

Searched refs:interpret_esp (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_ipsec.c52 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 Dsnoop.h273 extern int interpret_esp(int, uint8_t *, int, int);
H A Dsnoop_ip.c269 (void) interpret_esp(flags, data, iplen, in interpret_ip()
452 (void) interpret_esp(flags, data, iplen, fraglen); in interpret_ipv6()