Searched refs:ipsec_gethist (Results 1 - 4 of 4) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/bsd/netinet6/
H A Dipsec.h347 extern struct ipsec_history *ipsec_gethist(struct mbuf *, int *);
H A Dipsec.c4050 ipsec_gethist( function
/macosx-10.5.8/xnu-1228.15.4/bsd/netinet/
H A Dip_fw2.c2011 match = (ipsec_gethist(m, NULL) != NULL);
H A Dip_input.c743 if (ipsec_bypass == 0 && ipsec_gethist(m, NULL))

Completed in 30 milliseconds