Home
last modified time | relevance | path

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

/linux/net/ipv6/
A Dexthdrs_core.c116 int ipv6_find_tlv(const struct sk_buff *skb, int offset, int type) in ipv6_find_tlv() function
158 EXPORT_SYMBOL_GPL(ipv6_find_tlv);
A Doutput_core.c84 if (ipv6_find_tlv(skb, offset, IPV6_TLV_HAO) >= 0) in ip6_find_1stfragopt()
A Dmip6.c213 offset = ipv6_find_tlv(skb, opt->dsthao, IPV6_TLV_HAO); in mip6_destopt_reject()
A Dcalipso.c1276 offset = ipv6_find_tlv(skb, sizeof(*ip6_hdr), IPV6_TLV_CALIPSO); in calipso_skbuff_optptr()
A Dicmp.c343 off = ipv6_find_tlv(skb, opt->dsthao, IPV6_TLV_HAO); in mip6_addr_swap()
/linux/net/xfrm/
A Dxfrm_output.c112 if (ipv6_find_tlv(skb, offset, IPV6_TLV_HAO) >= 0) { in mip6_rthdr_offset()
/linux/include/net/
A Dipv6.h1086 int ipv6_find_tlv(const struct sk_buff *skb, int offset, int type);
/linux/
A Dvmlinux.symvers12334 0x00000000 ipv6_find_tlv vmlinux EXPORT_SYMBOL_GPL
A DSystem.map53943 ffff800010e99274 T ipv6_find_tlv
A D.tmp_System.map53943 ffff800010e99274 T ipv6_find_tlv

Completed in 362 milliseconds