Searched refs:ipe4_encapcheck (Results 1 – 1 of 1) sorted by relevance
/netbsd-src/sys/netipsec/ |
H A D | xform_ipip.c | 538 ipe4_encapcheck(struct mbuf *m, int off, int proto, void *arg) in ipe4_encapcheck() function 608 (void)encap_attach_func(AF_INET, -1, ipe4_encapcheck, &ipe4_encapsw, in ipe4_attach() 612 (void)encap_attach_func(AF_INET6, -1, ipe4_encapcheck, &ipe4_encapsw6, in ipe4_attach()
|