Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/hyperv/
Dnetvsc_drv.c358 static int count_skb_frag_slots(struct sk_buff *skb) in count_skb_frag_slots() function
384 frag_slots = count_skb_frag_slots(skb); in netvsc_get_slots()