taglinefilesource code
ndev108net/ipv4/icmp.cstruct device *ndev=NULL;  /* Make this =dev to force replies on the same interface */
ndev233net/ipv4/icmp.c&ndev, IPPROTO_ICMP, NULL, len,
ndev268net/ipv4/icmp.cip_queue_xmit(NULL, ndev, skb, 1);
ndev432net/ipv4/icmp.cstruct device *ndev=NULL;
ndev450net/ipv4/icmp.coffset = ip_build_header(skb2, daddr, saddr, &ndev,
ndev480net/ipv4/icmp.cip_queue_xmit((struct sock *)NULL, ndev, skb2, 1);
ndev501net/ipv4/icmp.cstruct device *ndev=NULL;
ndev527net/ipv4/icmp.coffset = ip_build_header(skb2, daddr, saddr, &ndev, IPPROTO_ICMP, opt, len, 
ndev566net/ipv4/icmp.cip_queue_xmit((struct sock *) NULL, ndev, skb2, 1);
ndev598net/ipv4/icmp.cstruct device *ndev=NULL;
ndev617net/ipv4/icmp.coffset = ip_build_header(skb2, daddr, saddr, &ndev,
ndev649net/ipv4/icmp.cip_queue_xmit((struct sock *)NULL, ndev, skb2, 1);
ndev2465net/ipv4/tcp.cstruct device *ndev=NULL;
ndev2491net/ipv4/tcp.ctmp = prot->build_header(buff, saddr, daddr, &ndev, IPPROTO_TCP, opt,
ndev2534net/ipv4/tcp.cprot->queue_xmit(NULL, ndev, buff, 1);
ndev2644net/ipv4/tcp.cstruct device *ndev=NULL;
ndev2838net/ipv4/tcp.ctmp = sk->prot->build_header(buff, newsk->saddr, newsk->daddr, &ndev,
ndev2888net/ipv4/tcp.cnewsk->prot->queue_xmit(newsk, ndev, buff, 0);