Searched refs:ip6_find_1stfragopt (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/ipv6/
H A Dxfrm6_output.c25 return ip6_find_1stfragopt(skb, prevhdr);
H A Dip6_output.c572 int ip6_find_1stfragopt(struct sk_buff *skb, u8 **nexthdr) function
624 hlen = ip6_find_1stfragopt(skb, &prevhdr);
H A Daf_inet6.c820 unfrag_ip6hlen = ip6_find_1stfragopt(skb, &prevhdr);
H A Dudp.c1341 unfrag_ip6hlen = ip6_find_1stfragopt(skb, &prevhdr);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/net/
H A Dipv6.h494 extern int ip6_find_1stfragopt(struct sk_buff *skb, u8 **nexthdr);

Completed in 72 milliseconds