HomeSort by: relevance | last modified time | path
    Searched defs:ipe4_encapcheck (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/netipsec/
xform_ipip.c 538 ipe4_encapcheck(struct mbuf *m, int off, int proto, void *arg) function in typeref:typename:int
608 (void)encap_attach_func(AF_INET, -1, ipe4_encapcheck, &ipe4_encapsw,
612 (void)encap_attach_func(AF_INET6, -1, ipe4_encapcheck, &ipe4_encapsw6,
xform_ipip.c 538 ipe4_encapcheck(struct mbuf *m, int off, int proto, void *arg) function in typeref:typename:int
608 (void)encap_attach_func(AF_INET, -1, ipe4_encapcheck, &ipe4_encapsw,
612 (void)encap_attach_func(AF_INET6, -1, ipe4_encapcheck, &ipe4_encapsw6,

Completed in 49 milliseconds