| tag | line | file | source code |
| ip_queue_xmit | 95 | include/net/ip.h | extern void ip_queue_xmit(struct sock *sk, |
| ip_queue_xmit | 267 | net/ipv4/icmp.c | ip_queue_xmit(NULL, ndev, skb, 1); |
| ip_queue_xmit | 477 | net/ipv4/icmp.c | ip_queue_xmit((struct sock *)NULL, ndev, skb2, 1); |
| ip_queue_xmit | 565 | net/ipv4/icmp.c | ip_queue_xmit((struct sock *) NULL, ndev, skb2, 1); |
| ip_queue_xmit | 648 | net/ipv4/icmp.c | ip_queue_xmit((struct sock *)NULL, ndev, skb2, 1); |
| ip_queue_xmit | 107 | net/ipv4/igmp.c | ip_queue_xmit(NULL,dev,skb,1); |
| ip_queue_xmit | 1028 | net/ipv4/ip.c | ip_queue_xmit(sk, dev, skb2, 2); |
| ip_queue_xmit | 1710 | net/ipv4/ip.c | ip_queue_xmit(NULL, dev, newskb, 1); |
| ip_queue_xmit | 395 | net/ipv4/packet.c | ip_queue_xmit, /* These two are not actually used */ |
| ip_queue_xmit | 295 | net/ipv4/raw.c | ip_queue_xmit, |
| ip_queue_xmit | 5152 | net/ipv4/tcp.c | ip_queue_xmit, |
| ip_queue_xmit | 673 | net/ipv4/udp.c | ip_queue_xmit, |