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

/darwin-on-arm/xnu/bsd/netinet6/
H A Dipsec.h358 extern struct mbuf *ipsec_copypkt(struct mbuf *);
H A Dipcomp_output.c197 if ((md = ipsec_copypkt(md)) == NULL) {
H A Desp_output.c392 if ((md = ipsec_copypkt(md)) == NULL) {
H A Dipsec.c4134 ipsec_copypkt(m) function

Completed in 16 milliseconds