Home
last modified time | relevance | path

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

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