Home
last modified time | relevance | path

Searched refs:fin (Results 1 – 20 of 20) sorted by relevance

/linux-2.4.37.9/include/linux/
Dtcp.h31 fin:1, member
49 fin:1; member
/linux-2.4.37.9/drivers/video/matrox/
Dg450_pll.c24 static inline unsigned int g450_f2vco(unsigned char p, unsigned int fin) { in g450_f2vco() argument
25 return (p & 0x40) ? fin : fin << ((p & 3) + 1); in g450_f2vco()
/linux-2.4.37.9/arch/m68k/ifpsp060/
DMISC68 fin.s : 2.4
127 fin.s : 2.4
/linux-2.4.37.9/net/ipv4/
Dtcp.c502 answ -= ((struct sk_buff*)sk->receive_queue.prev)->h.th->fin; in tcp_ioctl()
1395 if (offset < skb->len || skb->h.th->fin) { in tcp_recv_skb()
1447 if (skb->h.th->fin) { in tcp_read_sock()
1543 if (skb->h.th->fin) in tcp_recvmsg()
1728 if (skb->h.th->fin) in tcp_recvmsg()
1932 u32 len = TCP_SKB_CB(skb)->end_seq - TCP_SKB_CB(skb)->seq - skb->h.th->fin; in tcp_close()
Dtcp_input.c3387 if(skb->h.th->fin) in tcp_ofo_queue()
3441 eaten = (chunk == skb->len && !th->fin); in tcp_data_queue()
3461 if(th->fin) in tcp_data_queue()
3636 if (!skb->h.th->syn && !skb->h.th->fin && in tcp_collapse()
3647 if (skb == tail || skb->h.th->syn || skb->h.th->fin) in tcp_collapse()
3693 if (skb == tail || skb->h.th->syn || skb->h.th->fin) in tcp_collapse()
4714 after(TCP_SKB_CB(skb)->end_seq - th->fin, tp->rcv_nxt))) { in tcp_rcv_state_process()
4723 } else if (th->fin || sk->lock.users) { in tcp_rcv_state_process()
4775 after(TCP_SKB_CB(skb)->end_seq - th->fin, tp->rcv_nxt)) { in tcp_rcv_state_process()
Dtcp_minisocks.c170 if (!th->fin || TCP_SKB_CB(skb)->end_seq != tw->rcv_nxt+1) { in tcp_timewait_state_process()
Dtcp_ipv4.c1178 rth.ack_seq = htonl(ntohl(th->seq) + th->syn + th->fin in tcp_v4_send_reset()
1745 TCP_SKB_CB(skb)->end_seq = (TCP_SKB_CB(skb)->seq + th->syn + th->fin + in tcp_v4_rcv()
/linux-2.4.37.9/net/ipv4/netfilter/
Dip_conntrack_proto_tcp.c152 else if (tcph->fin) return 1; in get_conntrack_index()
Dipt_LOG.c123 if (tcph->fin) in dump_packet()
Dipt_REJECT.c142 tcph->ack_seq = htonl(ntohl(otcph->seq) + otcph->syn + otcph->fin in send_reset()
/linux-2.4.37.9/net/ipv6/netfilter/
Dip6t_LOG.c250 if (tcph->fin) in dump_packet()
/linux-2.4.37.9/drivers/char/
Dapplicom.c261 goto fin; in applicom_init()
305 fin: in applicom_init()
/linux-2.4.37.9/drivers/media/video/
Dbttv-driver.c309 static void set_pll_freq(struct bttv *btv, unsigned int fin, unsigned int fout) in set_pll_freq() argument
314 fin/=4; in set_pll_freq()
318 fi=fout/fin; in set_pll_freq()
320 fout=(fout%fin)*256; in set_pll_freq()
321 fh=fout/fin; in set_pll_freq()
323 fout=(fout%fin)*256; in set_pll_freq()
324 fl=fout/fin; in set_pll_freq()
/linux-2.4.37.9/drivers/net/
Dibmlana.c193 unsigned long fin = jiffies + timeout; in wait_timeout() local
195 while (jiffies != fin) in wait_timeout()
Dslhc.c274 if(hlen > isize || th->syn || th->fin || th->rst || in slhc_compress()
/linux-2.4.37.9/net/sched/
Dsch_htb.c1099 if (!sch->q.qlen) goto fin; in htb_dequeue()
1127 goto fin; in htb_dequeue()
1143 fin: in htb_dequeue()
/linux-2.4.37.9/net/ipv4/ipvs/
Dip_vs_conn.c501 if (th->fin) in vs_tcp_state_idx()
568 th->fin? 'F' : '.', in vs_tcp_state()
/linux-2.4.37.9/net/ipv6/
Dtcp_ipv6.c1000 t1->ack_seq = htonl(ntohl(th->seq) + th->syn + th->fin in tcp_v6_send_reset()
1591 TCP_SKB_CB(skb)->end_seq = (TCP_SKB_CB(skb)->seq + th->syn + th->fin + in tcp_v6_rcv()
/linux-2.4.37.9/arch/m68k/ifpsp060/src/
Dpfpsp.S4080 long fin - tbl_unsupp # 00: fmove
8486 bra.b fin
8493 global fin
8494 fin:
Dfpsp.S11340 # fin() - emulate an fmove instruction #
12055 bra.b fin
12062 global fin
12063 fin: label