tag | line | file | source code |
---|---|---|---|
skb_device_unlock | 114 | include/linux/skbuff.h | extern void skb_device_unlock(struct sk_buff *skb); |
skb_device_unlock | 794 | net/inet/arp.c | skb_device_unlock(skb); |
skb_device_unlock | 839 | net/inet/arp.c | skb_device_unlock(skb); |
skb_device_unlock | 415 | net/inet/dev.c | skb_device_unlock(skb); /* Buffer is on the device queue and can be freed safely */ |
skb_device_unlock | 457 | net/inet/dev.c | skb_device_unlock(skb); |