Home
last modified time | relevance | path

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

/linux-4.19.296/include/net/
Daddrconf.h281 !pskb_network_may_pull(skb, offset + sizeof(struct icmp6hdr))) in ipv6_is_mld()
Dip_tunnels.h346 return pskb_network_may_pull(skb, nhlen); in pskb_inet_may_pull()
/linux-4.19.296/include/linux/
Dskbuff.h2481 static inline int pskb_network_may_pull(struct sk_buff *skb, unsigned int len) in pskb_network_may_pull() function