Searched refs:nhlen (Results 1 – 1 of 1) sorted by relevance
317 int nhlen; in pskb_inet_may_pull() local322 nhlen = sizeof(struct ipv6hdr); in pskb_inet_may_pull()326 nhlen = sizeof(struct iphdr); in pskb_inet_may_pull()329 nhlen = 0; in pskb_inet_may_pull()332 return pskb_network_may_pull(skb, nhlen); in pskb_inet_may_pull()