Home
last modified time | relevance | path

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

/linux/net/openvswitch/
A Dflow.h252 static inline u16 ovs_mac_header_len(const struct sw_flow_key *key) in ovs_mac_header_len() function
A Dactions.c885 if (skb->len - cutlen > ovs_mac_header_len(key)) in do_output()
888 pskb_trim(skb, ovs_mac_header_len(key)); in do_output()

Completed in 9 milliseconds