Home
last modified time | relevance | path

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

/Linux-v5.10/include/linux/
Dip.h34 static inline unsigned int ip_transport_len(const struct sk_buff *skb) in ip_transport_len() function
Digmp.h107 if (skb_transport_offset(skb) + ip_transport_len(skb) < len) in ip_mc_may_pull()
/Linux-v5.10/net/ipv4/
Digmp.c1524 unsigned int transport_len = ip_transport_len(skb); in ip_mc_check_igmp_query()
1572 unsigned int transport_len = ip_transport_len(skb); in ip_mc_check_igmp_csum()
/Linux-v5.10/net/bridge/
Dbr_multicast.c2640 unsigned int transport_len = ip_transport_len(skb); in br_ip4_multicast_query()