taglinefilesource code
fin1075net/tcp/sock.csk->dummy_th.fin = 0;
fin134net/tcp/tcp.c,th->fin, th->syn, th->rst, th->psh, th->ack, th->urg,
fin624net/tcp/tcp.ct1->fin = 0;
fin655net/tcp/tcp.cth->fin = 0;
fin1495net/tcp/tcp.ct1->fin = 1;
fin1592net/tcp/tcp.ct1->fin = 0;
fin1703net/tcp/tcp.cnewsk->dummy_th.fin=0;
fin1947net/tcp/tcp.ct1->fin = 1;
fin2319net/tcp/tcp.cif (skb->len == 0 && !th->fin && !th->urg && !th->psh)
fin2330net/tcp/tcp.csk->acked_seq = th->seq + skb->len + th->syn + th->fin;
fin2393net/tcp/tcp.cif (th->fin) th->ack_seq ++;
fin2411net/tcp/tcp.cif (skb->h.th->fin)  
fin2428net/tcp/tcp.cif (skb2->h.th->fin)  
fin2449net/tcp/tcp.cth->fin)
fin2624net/tcp/tcp.ct1->fin = 0;
fin2827net/tcp/tcp.c!th->fin && !th->syn) return (1);
fin3028net/tcp/tcp.cif (!th->fin)
fin3076net/tcp/tcp.cif (th->fin && tcp_fin (sk, th, saddr, dev))
fin3263net/tcp/tcp.cif (th->fin)
fin3287net/tcp/tcp.cif (!th->fin)
fin3347net/tcp/tcp.ct1->fin = 0;
fin60net/tcp/tcp.hunsigned short res1:4, doff:4, fin:1, syn:1, rst:1, psh:1,