Home
last modified time | relevance | path

Searched refs:ipf_pr_ipv6exthdr (Results 1 – 1 of 1) sorted by relevance

/freebsd-11-stable/sys/contrib/ipfilter/netinet/
HDfil.c408 static INLINE struct ip6_ext *ipf_pr_ipv6exthdr(fr_info_t *, int, int);
617 ipf_pr_ipv6exthdr(fin, multiple, proto) in ipf_pr_ipv6exthdr() function
701 hdr = ipf_pr_ipv6exthdr(fin, 0, IPPROTO_HOPOPTS);
722 hdr = ipf_pr_ipv6exthdr(fin, 0, IPPROTO_MOBILITY);
743 hdr = (struct ip6_routing *)ipf_pr_ipv6exthdr(fin, 0, IPPROTO_ROUTING);
810 frag = (struct ip6_frag *)ipf_pr_ipv6exthdr(fin, 0, IPPROTO_FRAGMENT);
867 hdr = ipf_pr_ipv6exthdr(fin, 0, IPPROTO_DSTOPTS);
1056 ah = (authhdr_t *)ipf_pr_ipv6exthdr(fin, 0, IPPROTO_HOPOPTS);