Searched refs:ipv4_encaptab (Results 1 – 1 of 1) sorted by relevance
112 static struct encaptab_head ipv4_encaptab = CK_LIST_HEAD_INITIALIZER(); variable356 return (encap_attach(&ipv4_encaptab, cfg, arg, mflags)); in ip_encap_attach()363 return (encap_detach(&ipv4_encaptab, cookie)); in ip_encap_detach()370 if (encap_input(&ipv4_encaptab, *mp, *offp, proto) != IPPROTO_DONE) in encap4_input()