Home
last modified time | relevance | path

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

/linux/net/openvswitch/
H A Dflow.c683 static int key_extract_l3l4(struct sk_buff *skb, struct sw_flow_key *key) in key_extract_l3l4() function
965 return key_extract_l3l4(skb, key); in key_extract()
973 return key_extract_l3l4(skb, key); in ovs_flow_key_update_l3l4()