taglinefilesource code
ndev2769net/ipv4/tcp.cstruct device *ndev=NULL;
ndev2795net/ipv4/tcp.ctmp = prot->build_header(buff, saddr, daddr, &ndev, IPPROTO_TCP, opt,
ndev2838net/ipv4/tcp.cprot->queue_xmit(NULL, ndev, buff, 1);
ndev2948net/ipv4/tcp.cstruct device *ndev=NULL;
ndev3167net/ipv4/tcp.ctmp = sk->prot->build_header(buff, newsk->saddr, newsk->daddr, &ndev,
ndev3218net/ipv4/tcp.cnewsk->prot->queue_xmit(newsk, ndev, buff, 0);