Searched refs:th (Results 26 - 50 of 54) sorted by relevance

123

/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/alpha/lib/
H A Dstrlen.S29 cmpbge $31, $1, $2 # $2 <- bitmask: bit i == 1 <==> i-th byte == 0
H A Dev67-strlen_user.S70 cmpbge zero, t0, t1 # E : t1 <- bitmask: bit i == 1 <==> i-th byte == 0
H A Dstrlen_user.S54 cmpbge zero, t0, t1 # t1 <- bitmask: bit i == 1 <==> i-th byte == 0
/asus-wl-520gu-7.0.1.45/src/linux/linux/net/ipv4/
H A Dtcp_output.c144 * value can be stuffed directly into th->window for an outgoing
195 struct tcphdr *th; local
226 th = (struct tcphdr *) skb_push(skb, tcp_header_size);
227 skb->h.th = th;
231 th->source = sk->sport;
232 th->dest = sk->dport;
233 th->seq = htonl(tcb->seq);
234 th->ack_seq = htonl(tp->rcv_nxt);
235 *(((__u16 *)th)
1101 struct tcphdr *th; local
[all...]
H A Dtcp_input.c141 !(tcp_flag_word(skb->h.th)&TCP_REMNANT))) {
1874 u32 nwin = ntohs(skb->h.th->window) << tp->snd_wscale;
1940 if (TCP_ECN_rcv_ecn_echo(tp, skb->h.th))
2001 struct tcphdr *th = skb->h.th; local
2002 int length=(th->doff*4)-sizeof(struct tcphdr);
2004 ptr = (unsigned char *)(th + 1);
2025 if(opsize==TCPOLEN_MSS && th->syn && !estab) {
2035 if(opsize==TCPOLEN_WINDOW && th->syn && !estab)
2059 if(opsize==TCPOLEN_SACK_PERM && th
2083 tcp_fast_parse_options(struct sk_buff *skb, struct tcphdr *th, struct tcp_opt *tp) argument
2148 struct tcphdr *th = skb->h.th; local
2228 tcp_fin(struct sk_buff *skb, struct sock *sk, struct tcphdr *th) argument
2523 struct tcphdr *th = skb->h.th; local
3047 tcp_check_urg(struct sock * sk, struct tcphdr * th) argument
3120 tcp_urg(struct sock *sk, struct sk_buff *skb, struct tcphdr *th) argument
3209 tcp_rcv_established(struct sock *sk, struct sk_buff *skb, struct tcphdr *th, unsigned len) argument
3450 tcp_rcv_synsent_state_process(struct sock *sk, struct sk_buff *skb, struct tcphdr *th, unsigned len) argument
3666 tcp_rcv_state_process(struct sock *sk, struct sk_buff *skb, struct tcphdr *th, unsigned len) argument
[all...]
H A Dtcp_minisocks.c129 struct tcphdr *th, unsigned len)
135 if (th->doff > (sizeof(struct tcphdr)>>2) && tw->ts_recent_stamp) {
141 paws_reject = tcp_paws_check(&tp, th->rst);
154 if (th->rst)
157 if (th->syn && !before(TCP_SKB_CB(skb)->seq, tw->rcv_nxt))
170 if (!th->fin || TCP_SKB_CB(skb)->end_seq != tw->rcv_nxt+1) {
219 (TCP_SKB_CB(skb)->seq == TCP_SKB_CB(skb)->end_seq || th->rst))) {
222 if (th->rst) {
263 if (th->syn && !th
128 tcp_timewait_state_process(struct tcp_tw_bucket *tw, struct sk_buff *skb, struct tcphdr *th, unsigned len) argument
800 struct tcphdr *th = skb->h.th; local
[all...]
H A Dtcp.c499 answ -= ((struct sk_buff*)sk->receive_queue.prev)->h.th->fin;
1390 if (skb->h.th->syn)
1392 if (offset < skb->len || skb->h.th->fin) {
1444 if (skb->h.th->fin) {
1534 if (skb->h.th->syn)
1538 if (skb->h.th->fin)
1715 if (skb->h.th->fin)
1919 u32 len = TCP_SKB_CB(skb)->end_seq - TCP_SKB_CB(skb)->seq - skb->h.th->fin;
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/mips/galileo-boards/ev64120/compressed/
H A Dmisc.c57 int tth, th, h, t, d; local
65 th = (i - (tth * 10000)) / 1000;
66 h = (i - ((tth * 10000) + (th * 1000))) / 100;
67 t = (i - ((tth * 10000) + (th * 1000) + (h * 100))) / 10;
68 d = (i - ((tth * 10000) + (th * 1000) + (h * 100) + (t * 10)));
70 serial_putc(channel, th + '0');
/asus-wl-520gu-7.0.1.45/src/linux/linux/fs/reiserfs/
H A Dresize.c24 struct reiserfs_transaction_handle th; local
133 journal_begin(&th, s, 10);
143 journal_mark_dirty(&th, s, SB_AP_BITMAP(s)[bmap_nr - 1].bh);
149 journal_mark_dirty(&th, s, SB_AP_BITMAP(s)[bmap_nr_new - 1].bh);
163 journal_mark_dirty(&th, s, SB_BUFFER_WITH_SB(s));
166 journal_end(&th, s, 10);
H A Dtail_conversion.c19 int direct2indirect (struct reiserfs_transaction_handle *th, struct inode * inode, argument
70 n_retval = reiserfs_insert_item (th, path, &end_key, &ind_ih,
74 n_retval = reiserfs_paste_into_item(th, path, &end_key,
114 n_retval = reiserfs_delete_item (th, path, &end_key, inode,
192 int indirect2direct (struct reiserfs_transaction_handle *th, argument
262 if ( reiserfs_insert_item(th, p_s_path, &key, &s_ih,
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/ia64/kernel/
H A Dperfmon_mckinley.h63 struct thread_struct *th = &task->thread; local
106 val13 = th->pmc[13];
107 val14 = th->pmc[14];
110 case 13: val8 = th->pmc[8];
112 val14 = th->pmc[14];
115 case 14: val8 = th->pmc[13];
116 val13 = th->pmc[13];
H A Dperfmon.c1207 struct thread_struct *th = &task->thread; local
1321 th->pmc[cnum] = tmp.reg_value;
1422 struct thread_struct *th = &task->thread; local
1481 val = th->pmd[cnum];
2404 struct thread_struct *th = &current->thread; local
2412 th->pfm_ovfl_block_reset = 0;
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/linux/
H A Dreiserfs_fs.h831 | directory |N-1| N-2 | .... | 1st |0th|
938 calculates length of i-th directory entry using directory entry
939 locations from dir entry head. When it calculates length of 0-th
1555 /* finds n'th buffer with 0 being the start of this commit. Needs to go away, j_ap_blocks has changed
1563 void reiserfs_block_writes(struct reiserfs_transaction_handle *th) ;
1621 void add_save_link (struct reiserfs_transaction_handle * th,
1626 __u32 reiserfs_get_unused_objectid (struct reiserfs_transaction_handle *th);
1627 void reiserfs_release_objectid (struct reiserfs_transaction_handle *th, __u32 objectid_to_release);
1692 int reiserfs_insert_item (struct reiserfs_transaction_handle *th,
1697 int reiserfs_paste_into_item (struct reiserfs_transaction_handle *th,
1938 struct reiserfs_transaction_handle * th; /* transaction handle is needed to log super blocks and member in struct:__reiserfs_blocknr_hint
1972 reiserfs_new_unf_blocknrs(struct reiserfs_transaction_handle *th, struct inode *inode, b_blocknr_t *new_blocknrs, struct path * path, long block) argument
1989 reiserfs_new_unf_blocknrs2(struct reiserfs_transaction_handle *th, struct inode * inode, b_blocknr_t *new_blocknrs, struct path * path, long block) argument
[all...]
H A Dskbuff.h142 struct tcphdr *th; member in union:sk_buff::__anon11446
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/linux/
H A Dreiserfs_fs.h831 | directory |N-1| N-2 | .... | 1st |0th|
938 calculates length of i-th directory entry using directory entry
939 locations from dir entry head. When it calculates length of 0-th
1555 /* finds n'th buffer with 0 being the start of this commit. Needs to go away, j_ap_blocks has changed
1563 void reiserfs_block_writes(struct reiserfs_transaction_handle *th) ;
1621 void add_save_link (struct reiserfs_transaction_handle * th,
1626 __u32 reiserfs_get_unused_objectid (struct reiserfs_transaction_handle *th);
1627 void reiserfs_release_objectid (struct reiserfs_transaction_handle *th, __u32 objectid_to_release);
1692 int reiserfs_insert_item (struct reiserfs_transaction_handle *th,
1697 int reiserfs_paste_into_item (struct reiserfs_transaction_handle *th,
1938 struct reiserfs_transaction_handle * th; /* transaction handle is needed to log super blocks and member in struct:__reiserfs_blocknr_hint
1972 reiserfs_new_unf_blocknrs(struct reiserfs_transaction_handle *th, struct inode *inode, b_blocknr_t *new_blocknrs, struct path * path, long block) argument
1989 reiserfs_new_unf_blocknrs2(struct reiserfs_transaction_handle *th, struct inode * inode, b_blocknr_t *new_blocknrs, struct path * path, long block) argument
[all...]
H A Dskbuff.h142 struct tcphdr *th; member in union:sk_buff::__anon7032
/asus-wl-520gu-7.0.1.45/src/linux/linux/net/ipv6/
H A Dip6_fw.c141 struct tcphdr *th; local
147 th = (struct tcphdr *)(hdr + 1);
148 sport = th->source;
149 dport = th->dest;
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/net/
H A Dtcp.h554 struct tcphdr *th,
644 struct tcphdr *th,
649 struct tcphdr *th,
700 struct tcphdr *th,
747 struct tcphdr *th, int len,
1277 static __inline__ u16 tcp_v4_check(struct tcphdr *th, int len, argument
1655 req->rmt_port = skb->h.th->source;
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/net/
H A Dtcp.h554 struct tcphdr *th,
644 struct tcphdr *th,
649 struct tcphdr *th,
701 struct tcphdr *th,
748 struct tcphdr *th, int len,
1278 static __inline__ u16 tcp_v4_check(struct tcphdr *th, int len, argument
1656 req->rmt_port = skb->h.th->source;
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/parport/
H A Ddaisy.c93 static const char *th[] = { /*0*/"th", "st", "nd", "rd", "th" }; local
123 extra->name, i + 1, th[i + 1], num_ports,
/asus-wl-520gu-7.0.1.45/src/router/e2fsprogs-1.40.8/intl/
H A Dconfig.charset215 for l in th th_TH; do
602 echo "th CP874"
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/x86_64/kernel/
H A Dhead.S223 /* Kernel does not "know" about 4-th level of page tables. */
346 # (+5th nibble of limit)
/asus-wl-520gu-7.0.1.45/src/shared/
H A Dsbsdram.S571 sw a1, 0(a0) # 4th refresh of power up sequence
572 sw a1, 0(a0) # 5th refresh of power up sequence
573 sw a1, 0(a0) # 6th refresh of power up sequence
574 sw a1, 0(a0) # 7th refresh of power up sequence
575 sw a1, 0(a0) # 8th refresh of power up sequence
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/x86_64/boot/
H A Dsetup.S822 # (+5th nibble of limit)
828 # (+5th nibble of limit)
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/net/wan/
H A Dcomx-hw-munich.c211 th:1, ta:1, to:1, ti:1, ri:1, nitbs:1, fit:1, fir:1, re:1, te:1, ch:1, member in struct:__anon1990
347 u32 timeslots; /* i-th bit means i-th timeslot is our */
1729 ccb->channel_spec[channel].th = 1; /* Transmit hold */
1793 ccb->channel_spec[channel].th = 0;
1923 ccb->channel_spec[channel].th = 1;

Completed in 310 milliseconds

123