Searched refs:ipv6_parse_hopopts (Results 1 – 2 of 2) sorted by relevance
/linux/net/ipv6/ | ||
H A D | ip6_input.c | 281 if (ipv6_parse_hopopts(skb) < 0) { in ip6_rcv_core() |
H A D | exthdrs.c | 1033 int ipv6_parse_hopopts(struct sk_buff *skb) in ipv6_parse_hopopts() function |