Home
last modified time | relevance | path

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

/xnu-8792.41.9/bsd/netinet6/
H A Dipsec.h415 extern struct mbuf *ipsec_copypkt(struct mbuf *);
H A Desp_output.c459 if ((md = ipsec_copypkt(md)) == NULL) { in esp_output()
H A Dipsec.c4594 ipsec_copypkt(struct mbuf *m) in ipsec_copypkt() function