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

/linux-4.1.27/net/openvswitch/
H A Dflow.c433 * key_extract - extracts a flow key from an Ethernet frame.
454 static int key_extract(struct sk_buff *skb, struct sw_flow_key *key) key_extract() function
682 return key_extract(skb, key); ovs_flow_key_update()
713 return key_extract(skb, key); ovs_flow_key_extract()
729 return key_extract(skb, key); ovs_flow_key_extract_userspace()

Completed in 38 milliseconds