Home
last modified time | relevance | path

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

/include/linux/
Dskbuff.h2712 static inline void skb_set_mac_header(struct sk_buff *skb, const int offset) in skb_set_mac_header() function
2740 skb_set_mac_header(skb, -skb->mac_len); in skb_mac_header_rebuild()