tag | line | file | source code |
---|---|---|---|
skb_unlink | 125 | include/linux/skbuff.h | extern void skb_unlink(struct sk_buff *buf); |
skb_unlink | 350 | net/ipv4/af_inet.c | skb_unlink(skb); |
skb_unlink | 2331 | net/ipv4/ip.c | skb_unlink(skb); |
skb_unlink | 586 | net/ipv4/tcp.c | skb_unlink(skb); /* Take it off the queue */ |
skb_unlink | 739 | net/ipv4/tcp.c | skb_unlink(skb); |
skb_unlink | 1387 | net/ipv4/tcp.c | skb_unlink(skb); |
skb_unlink | 2097 | net/ipv4/tcp.c | skb_unlink(skb); |
skb_unlink | 2590 | net/ipv4/tcp.c | skb_unlink(buff); |
skb_unlink | 3258 | net/ipv4/tcp.c | skb_unlink(skb); |
skb_unlink | 3440 | net/ipv4/tcp.c | skb_unlink(skb); |
skb_unlink | 3673 | net/ipv4/tcp.c | skb_unlink(oskb); |
skb_unlink | 4137 | net/ipv4/tcp.c | skb_unlink(skb1); |
skb_unlink | 4302 | net/ipv4/tcp.c | skb_unlink(skb1); |
skb_unlink | 884 | net/unix/af_unix.c | skb_unlink(skb); |