Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dskbuff.h3067 static inline void skb_unset_mac_header(struct sk_buff *skb) in skb_unset_mac_header() function
/linux/net/core/
H A Dfilter.c2410 skb_unset_mac_header(skb); in __bpf_redirect_neigh()