Home
last modified time | relevance | path

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

/linux/net/sched/
H A Dact_vlan.c87 err = skb_eth_push(skb, p->tcfv_push_dst, p->tcfv_push_src); in tcf_vlan_act()
/linux/net/openvswitch/
H A Dactions.c312 err = skb_eth_push(skb, ethh->addresses.eth_dst, in push_eth()
/linux/net/core/
H A Dskbuff.c6288 int skb_eth_push(struct sk_buff *skb, const unsigned char *dst, in skb_eth_push() function
6314 EXPORT_SYMBOL(skb_eth_push);