Home
last modified time | relevance | path

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

/xnu-10063.141.1/bsd/netinet6/
H A Dipsec.h413 extern struct mbuf *ipsec_copypkt(struct mbuf *);
H A Desp_output.c463 if ((md = ipsec_copypkt(md)) == NULL) { in esp_output()
H A Dipsec.c4878 ipsec_copypkt(struct mbuf *m) in ipsec_copypkt() function