Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/net/forwarding/
H A Dtc_mpls_l2vpn.sh85 action vlan push_eth dst_mac $mpls2mac src_mac $mpls1mac \
114 action vlan push_eth dst_mac $mpls1mac src_mac $mpls2mac \
/linux/net/core/
H A Dnetpoll.c482 static void push_eth(struct netpoll *np, struct sk_buff *skb) in push_eth() function
525 push_eth(np, skb); in netpoll_send_udp()
/linux/net/openvswitch/
H A Dactions.c266 static int push_eth(struct sk_buff *skb, struct sw_flow_key *key, in push_eth() function
1395 err = push_eth(skb, key, nla_data(a)); in do_execute_actions()