Home
last modified time | relevance | path

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

/openbmc/linux/net/core/
H A Dgso.c43 __be16 type = skb_network_protocol(skb, &vlan_depth); in skb_mac_gso_segment()
H A Ddev.c3417 __be16 skb_network_protocol(struct sk_buff *skb, int *depth) in skb_network_protocol() function
3497 type = skb_network_protocol(skb, NULL); in harmonize_features()
H A Dskbuff.c4481 proto = skb_network_protocol(head_skb, NULL); in skb_segment()
/openbmc/linux/include/linux/
H A Dnetdevice.h4877 __be16 skb_network_protocol(struct sk_buff *skb, int *depth);