Searched refs:ipsec_copypkt (Results 1 – 3 of 3) sorted by relevance
413 extern struct mbuf *ipsec_copypkt(struct mbuf *);
463 if ((md = ipsec_copypkt(md)) == NULL) { in esp_output()
4859 ipsec_copypkt(struct mbuf *m) in ipsec_copypkt() function