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

/linux-master/net/openvswitch/
H A Dflow.c248 * get_ipv6_ext_hdrs() - Parses packet and sets IPv6 extension header flags.
273 static void get_ipv6_ext_hdrs(struct sk_buff *skb, struct ipv6hdr *nh, function
400 get_ipv6_ext_hdrs(skb, nh, &key->ipv6.exthdrs);

Completed in 109 milliseconds