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

/darwin-on-arm/xnu/bsd/netinet6/
H A Dipsec.c1870 /* XXX should compare policy against ipsec header history */
4241 struct ipsec_history history[]; member in struct:ipsec_tag
4245 #define IPSEC_TAG_HDR_SIZE (offsetof(struct ipsec_tag, history[0]))
4360 p = &itag->history[itag->history_count];
4384 return itag->history;

Completed in 24 milliseconds