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