Home
last modified time | relevance | path

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

/xnu-8020.140.41/bsd/netinet6/
H A Dah6.h44 extern int ah6_input(struct mbuf **, int *, int);
H A Din6_proto.c276 .pr_input = ah6_input,
H A Dah_input.c585 ah6_input(struct mbuf **mp, int *offp, int proto) in ah6_input() function