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

/linux-4.4.14/include/net/
H A Dmpls.h22 static inline bool eth_p_mpls(__be16 eth_type) eth_p_mpls() function
/linux-4.4.14/net/openvswitch/
H A Dflow_netlink.c156 if (eth_p_mpls(match->key->eth.type)) { match_validate()
1538 } else if (eth_p_mpls(swkey->eth.type)) { __ovs_nla_put_key()
2041 if (eth_p_mpls(eth_type)) validate_set()
2119 if (!eth_p_mpls(eth_type)) validate_set()
2286 if (!eth_p_mpls(mpls->mpls_ethertype)) nla_for_each_nested()
2296 !eth_p_mpls(eth_type))) nla_for_each_nested()
2304 !eth_p_mpls(eth_type)) nla_for_each_nested()
H A Dactions.c197 if (eth_p_mpls(skb->protocol)) pop_mpls()
751 if (eth_p_mpls(skb->protocol)) do_output()
H A Dflow.c600 } else if (eth_p_mpls(key->eth.type)) { key_extract()
/linux-4.4.14/net/core/
H A Ddev.c2627 if (eth_p_mpls(type)) net_mpls_features()

Completed in 270 milliseconds