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

/macosx-10.5.8/xnu-1228.15.4/bsd/netinet6/
H A Dipsec.h342 extern struct mbuf *ipsec_copypkt(struct mbuf *);
H A Dipcomp_output.c197 if ((md = ipsec_copypkt(md)) == NULL) {
H A Desp_output.c364 if ((md = ipsec_copypkt(md)) == NULL) {
H A Dipsec.c3811 ipsec_copypkt(m) function

Completed in 22 milliseconds