taglinefilesource code
fin1076net/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;
fin1702net/tcp/tcp.cnewsk->dummy_th.fin=0;
fin1946net/tcp/tcp.ct1->fin = 1;
fin2318net/tcp/tcp.cif (skb->len == 0 && !th->fin && !th->urg && !th->psh)
fin2329net/tcp/tcp.csk->acked_seq = th->seq + skb->len + th->syn + th->fin;
fin2392net/tcp/tcp.cif (th->fin) th->ack_seq ++;
fin2410net/tcp/tcp.cif (skb->h.th->fin)  
fin2427net/tcp/tcp.cif (skb2->h.th->fin)  
fin2448net/tcp/tcp.cth->fin)
fin2623net/tcp/tcp.ct1->fin = 0;
fin2826net/tcp/tcp.c!th->fin && !th->syn) return (1);
fin3027net/tcp/tcp.cif (!th->fin)
fin3075net/tcp/tcp.cif (th->fin && tcp_fin (sk, th, saddr, dev))
fin3262net/tcp/tcp.cif (th->fin)
fin3286net/tcp/tcp.cif (!th->fin)
fin3346net/tcp/tcp.ct1->fin = 0;
fin60net/tcp/tcp.hunsigned short res1:4, doff:4, fin:1, syn:1, rst:1, psh:1,