Searched refs:ipsec_history (Results 1 - 2 of 2) sorted by relevance

/darwin-on-arm/xnu/bsd/netinet6/
H A Dipsec.h292 struct ipsec_history { struct
363 extern struct ipsec_history *ipsec_gethist(struct mbuf *, int *);
H A Dipsec.c4241 struct ipsec_history history[];
4247 sizeof(struct ipsec_history))
4353 struct ipsec_history *p;
4370 struct ipsec_history *
4383 *lenp = (int)(itag->history_count * sizeof(struct ipsec_history));

Completed in 72 milliseconds