Searched refs:th (Results 1 - 25 of 54) sorted by relevance

123

/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/net/
H A Dtcp_ecn.h41 TCP_ECN_make_synack(struct open_request *req, struct tcphdr *th) argument
44 th->ece = 1;
57 skb->h.th->cwr = 1;
64 skb->h.th->ece = 1;
73 if (skb->h.th->cwr)
98 TCP_ECN_rcv_synack(struct tcp_opt *tp, struct tcphdr *th) argument
100 if ((tp->ecn_flags&TCP_ECN_OK) && (!th->ece || th->cwr))
105 TCP_ECN_rcv_syn(struct tcp_opt *tp, struct tcphdr *th) argument
107 if ((tp->ecn_flags&TCP_ECN_OK) && (!th
112 TCP_ECN_rcv_ecn_echo(struct tcp_opt *tp, struct tcphdr *th) argument
126 TCP_ECN_create_request(struct open_request *req, struct tcphdr *th) argument
[all...]
H A Darp.h17 unsigned char *dest_hw, unsigned char *src_hw, unsigned char *th);
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/net/
H A Dtcp_ecn.h41 TCP_ECN_make_synack(struct open_request *req, struct tcphdr *th) argument
44 th->ece = 1;
57 skb->h.th->cwr = 1;
64 skb->h.th->ece = 1;
73 if (skb->h.th->cwr)
98 TCP_ECN_rcv_synack(struct tcp_opt *tp, struct tcphdr *th) argument
100 if ((tp->ecn_flags&TCP_ECN_OK) && (!th->ece || th->cwr))
105 TCP_ECN_rcv_syn(struct tcp_opt *tp, struct tcphdr *th) argument
107 if ((tp->ecn_flags&TCP_ECN_OK) && (!th
112 TCP_ECN_rcv_ecn_echo(struct tcp_opt *tp, struct tcphdr *th) argument
126 TCP_ECN_create_request(struct open_request *req, struct tcphdr *th) argument
[all...]
H A Darp.h17 unsigned char *dest_hw, unsigned char *src_hw, unsigned char *th);
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/mips/galileo-boards/ev64120/compressed/
H A Ddoit.c22 int tth, th, h, t, d; local
30 th = 0;
32 //th = (i - (tth * 10000)) / 1000;
33 h = (i - ((tth * 10000) + (th * 1000))) / 100;
34 t = (i - ((tth * 10000) + (th * 1000) + (h * 100))) / 10;
35 d = (i - ((tth * 10000) + (th * 1000) + (h * 100) + (t * 10)));
37 //putchar(th + '0');
/asus-wl-520gu-7.0.1.45/src/router/misc/
H A Dstats.pl92 [th('Board type').td($query->param('boardtype')),
93 th('Board number').td($query->param('boardnum')),
94 th('CPU clock').td($query->param('clkfreq')),
95 th('OS name').td($query->param('os_name')),
96 th('OS version').td($query->param('os_version')),
97 th('Uptime').td($query->param('uptime')),
99 th('WAN MAC address').td($query->param('wan_hwaddr')),
100 th('WAN IP address').td($query->param('wan_ipaddr')),
101 th('WAN protocol').td($query->param('wan_proto')),
102 th('WA
[all...]
/asus-wl-520gu-7.0.1.45/src/router/ppp/modules/
H A Dvjcompress.c178 register struct tcphdr *th; local
193 th = (struct tcphdr *)&((int *)ip)[hlen];
194 if ((th->th_flags & (TH_SYN|TH_FIN|TH_RST|TH_ACK)) != TH_ACK)
206 *(int *)th != ((int *)&cs->cs_ip)[getip_hl(cs->cs_ip)]) {
227 && *(int *)th == ((int *)&cs->cs_ip)[getip_hl(cs->cs_ip)])
241 hlen += getth_off(*th);
265 * check is unnecessary but costless). The 4th line checks the TCP
266 * header length. The 5th line checks IP options, if any. The 6th
273 hlen += getth_off(*th);
480 register struct tcphdr *th; local
[all...]
/asus-wl-520gu-7.0.1.45/src/router/pppd/modules/
H A Dvjcompress.c178 register struct tcphdr *th; local
193 th = (struct tcphdr *)&((int *)ip)[hlen];
194 if ((th->th_flags & (TH_SYN|TH_FIN|TH_RST|TH_ACK)) != TH_ACK)
206 *(int *)th != ((int *)&cs->cs_ip)[getip_hl(cs->cs_ip)]) {
227 && *(int *)th == ((int *)&cs->cs_ip)[getip_hl(cs->cs_ip)])
241 hlen += getth_off(*th);
265 * check is unnecessary but costless). The 4th line checks the TCP
266 * header length. The 5th line checks IP options, if any. The 6th
273 hlen += getth_off(*th);
480 register struct tcphdr *th; local
[all...]
/asus-wl-520gu-7.0.1.45/src/router/pppd.mppe/modules/
H A Dvjcompress.c178 register struct tcphdr *th; local
193 th = (struct tcphdr *)&((int *)ip)[hlen];
194 if ((th->th_flags & (TH_SYN|TH_FIN|TH_RST|TH_ACK)) != TH_ACK)
206 *(int *)th != ((int *)&cs->cs_ip)[getip_hl(cs->cs_ip)]) {
227 && *(int *)th == ((int *)&cs->cs_ip)[getip_hl(cs->cs_ip)])
241 hlen += getth_off(*th);
265 * check is unnecessary but costless). The 4th line checks the TCP
266 * header length. The 5th line checks IP options, if any. The 6th
273 hlen += getth_off(*th);
480 register struct tcphdr *th; local
[all...]
/asus-wl-520gu-7.0.1.45/src/linux/linux/fs/hfs/
H A Dbtree.c142 struct BTHdrRec * th; local
178 th = (struct BTHdrRec *)((char *)hfs_buffer_data(bt->head.buf) +
195 if (hfs_get_ns(th->bthNodeSize) != htons(HFS_SECTOR_SIZE)) {
207 bt->bthDepth = hfs_get_hs(th->bthDepth);
208 bt->bthRoot = hfs_get_hl(th->bthRoot);
209 bt->bthNRecs = hfs_get_hl(th->bthNRecs);
210 bt->bthFNode = hfs_get_hl(th->bthFNode);
211 bt->bthLNode = hfs_get_hl(th->bthLNode);
212 bt->bthNNodes = hfs_get_hl(th->bthNNodes);
213 bt->bthFree = hfs_get_hl(th
269 struct BTHdrRec *th; local
[all...]
/asus-wl-520gu-7.0.1.45/src/linux/linux/fs/reiserfs/
H A Dnamei.c179 // take bits from 7-th to 30-th including both bounds
345 static int reiserfs_add_entry (struct reiserfs_transaction_handle *th, struct inode * dir, argument
452 PROC_INFO_MAX( th -> t_super, max_hash_collisions, gen_number );
472 retval = reiserfs_paste_into_item (th, &path, &entry_key, buffer, paste_size);
485 reiserfs_update_sd (th, dir);
498 struct reiserfs_transaction_handle th ; local
504 journal_begin(&th, dir->i_sb, jbegin_count) ;
505 th.t_caller = "create" ;
507 inode = reiserfs_new_inode (&th, di
545 struct reiserfs_transaction_handle th ; local
592 struct reiserfs_transaction_handle th ; local
667 struct reiserfs_transaction_handle th ; local
749 struct reiserfs_transaction_handle th ; local
824 struct reiserfs_transaction_handle th ; local
891 struct reiserfs_transaction_handle th ; local
991 struct reiserfs_transaction_handle th ; local
[all...]
H A Dfile.c28 struct reiserfs_transaction_handle th ; local
44 journal_begin(&th, inode->i_sb, JOURNAL_PER_BALANCE_CNT * 3) ;
48 reiserfs_discard_prealloc (&th, inode);
50 journal_end(&th, inode->i_sb, JOURNAL_PER_BALANCE_CNT * 3) ;
108 struct reiserfs_transaction_handle th ; local
110 journal_begin(&th, inode->i_sb, 4) ;
111 reiserfs_discard_prealloc (&th, inode);
112 journal_end(&th, inode->i_sb, 4) ;
H A Dbitmap.c134 static int scan_bitmap_block (struct reiserfs_transaction_handle *th, argument
137 struct super_block *s = th->t_super;
227 journal_mark_dirty (th, s, bi->bh);
232 journal_mark_dirty (th, s, SB_BUFFER_WITH_SB(s));
243 static int scan_bitmap (struct reiserfs_transaction_handle *th, argument
248 struct super_block * s = th->t_super;
268 nr_allocated = scan_bitmap_block(th, bm, &off, off_max, min, max, unfm);
276 nr_allocated = scan_bitmap_block(th, bm, &off, off_max, min, max, unfm);
281 nr_allocated = scan_bitmap_block(th, bm, &off, end_off + 1, min, max, unfm);
289 static void _reiserfs_free_block (struct reiserfs_transaction_handle *th, argument
334 reiserfs_free_block(struct reiserfs_transaction_handle *th, unsigned long block) argument
346 reiserfs_free_prealloc_block(struct reiserfs_transaction_handle *th, unsigned long block) argument
353 __discard_prealloc(struct reiserfs_transaction_handle * th, struct inode * inode) argument
370 reiserfs_discard_prealloc(struct reiserfs_transaction_handle *th, struct inode * inode) argument
378 reiserfs_discard_all_prealloc(struct reiserfs_transaction_handle *th) argument
[all...]
H A Dinode.c27 struct reiserfs_transaction_handle th ; local
36 journal_begin(&th, inode->i_sb, jbegin_count) ;
40 reiserfs_delete_object (&th, inode);
43 journal_end(&th, inode->i_sb, jbegin_count) ;
200 /*static*/ void restart_transaction(struct reiserfs_transaction_handle *th, argument
202 struct super_block *s = th->t_super ;
203 int len = th->t_blocks_allocated ;
206 reiserfs_update_sd(th, inode) ;
207 journal_end(th, s, len) ;
208 journal_begin(th,
499 _allocate_block(struct reiserfs_transaction_handle *th, long block, struct inode *inode, b_blocknr_t *allocated_block_nr, struct path * path, int flags) argument
528 struct reiserfs_transaction_handle th ; local
1035 reiserfs_update_sd(struct reiserfs_transaction_handle *th, struct inode * inode) argument
1333 struct reiserfs_transaction_handle th ; local
1355 reiserfs_sync_inode(struct reiserfs_transaction_handle *th, struct inode * inode) argument
1366 reiserfs_new_directory(struct reiserfs_transaction_handle *th, struct item_head * ih, struct path * path, const struct inode * dir) argument
1417 reiserfs_new_symlink(struct reiserfs_transaction_handle *th, struct item_head * ih, struct path * path, const char * symname, int item_len) argument
1455 reiserfs_new_inode(struct reiserfs_transaction_handle *th, struct inode * dir, int mode, const char * symname, int i_size, struct dentry *dentry, struct inode *inode, int * err) argument
1716 struct reiserfs_transaction_handle th ; local
1786 struct reiserfs_transaction_handle th ; local
2043 struct reiserfs_transaction_handle th ; local
[all...]
H A Dstree.c585 // 'level'-th level
990 struct reiserfs_transaction_handle *th,
1065 /* indirect item must be truncated starting from *p_n_pos_in_item-th position */
1125 journal_mark_dirty (th, p_s_sb, p_s_bh);
1127 reiserfs_free_block(th, tmp);
1184 struct reiserfs_transaction_handle *th,
1191 p_s_tb->transaction_handle = th ;
1211 int reiserfs_delete_item (struct reiserfs_transaction_handle *th, argument
1229 init_tb_struct(th, &s_del_balance, p_s_sb, p_s_path, 0/*size is unknown*/);
1238 prepare_for_delete_or_cut(th, p_s_inod
989 prepare_for_delete_or_cut( struct reiserfs_transaction_handle *th, struct inode * inode, struct path * p_s_path, const struct cpu_key * p_s_item_key, int * p_n_removed, int * p_n_cut_size, unsigned long long n_new_file_length ) argument
1183 init_tb_struct( struct reiserfs_transaction_handle *th, struct tree_balance * p_s_tb, struct super_block * p_s_sb, struct path * p_s_path, int n_size ) argument
1327 reiserfs_delete_solid_item(struct reiserfs_transaction_handle *th, struct key * key) argument
1382 reiserfs_delete_object(struct reiserfs_transaction_handle *th, struct inode * inode) argument
1404 maybe_indirect_to_direct(struct reiserfs_transaction_handle *th, struct inode * p_s_inode, struct page *page, struct path * p_s_path, const struct cpu_key * p_s_item_key, loff_t n_new_file_size, char * p_c_mode ) argument
1442 indirect_to_direct_roll_back(struct reiserfs_transaction_handle *th, struct inode * inode, struct path * path) argument
1474 reiserfs_cut_from_item(struct reiserfs_transaction_handle *th, struct path * p_s_path, struct cpu_key * p_s_item_key, struct inode * p_s_inode, struct page *page, loff_t n_new_file_size) argument
1635 truncate_directory(struct reiserfs_transaction_handle *th, struct inode * inode) argument
1653 reiserfs_do_truncate(struct reiserfs_transaction_handle *th, struct inode * p_s_inode, struct page *page, int update_timestamps ) argument
1807 reiserfs_paste_into_item(struct reiserfs_transaction_handle *th, struct path * p_s_search_path, const struct cpu_key * p_s_key, const char * p_c_body, int n_pasted_size) argument
1855 reiserfs_insert_item(struct reiserfs_transaction_handle *th, struct path * p_s_path, const struct cpu_key * key, struct item_head * p_s_ih, const char * p_c_body) argument
[all...]
H A Dobjectid.c52 __u32 reiserfs_get_unused_objectid (struct reiserfs_transaction_handle *th) argument
54 struct super_block * s = th->t_super;
89 journal_mark_dirty(th, s, SB_BUFFER_WITH_SB (s));
96 void reiserfs_release_objectid (struct reiserfs_transaction_handle *th, argument
99 struct super_block * s = th->t_super;
108 journal_mark_dirty(th, s, SB_BUFFER_WITH_SB (s));
H A Dsuper.c40 struct reiserfs_transaction_handle th ; local
43 journal_begin(&th, s, 1) ;
45 journal_mark_dirty(&th, s, SB_BUFFER_WITH_SB (s));
46 reiserfs_block_writes(&th) ;
47 journal_end(&th, s, 1) ;
69 struct reiserfs_transaction_handle th; local
72 journal_begin (&th, s, JOURNAL_PER_BALANCE_CNT);
74 reiserfs_delete_solid_item (&th, key);
77 reiserfs_release_objectid (&th, le32_to_cpu (key->k_objectid));
79 journal_end (&th,
203 add_save_link(struct reiserfs_transaction_handle * th, struct inode * inode, int truncate) argument
278 struct reiserfs_transaction_handle th; local
317 struct reiserfs_transaction_handle th ; local
364 struct reiserfs_transaction_handle th ; local
635 struct reiserfs_transaction_handle th ; local
1116 struct reiserfs_transaction_handle th ; local
[all...]
H A Djournal.c98 static int journal_join(struct reiserfs_transaction_handle *th, struct super_block *p_s_sb, unsigned long nblocks);
1322 static int do_journal_release(struct reiserfs_transaction_handle *th, struct super_block *p_s_sb, int error) { argument
1329 do_journal_end(th, p_s_sb,10, FLUSH_ALL) ;
1353 int journal_release(struct reiserfs_transaction_handle *th, struct super_block *p_s_sb) { argument
1354 return do_journal_release(th, p_s_sb, 0) ;
1359 int journal_release_error(struct reiserfs_transaction_handle *th, struct super_block *p_s_sb) { argument
1360 return do_journal_release(th, p_s_sb, 1) ;
1998 int journal_transaction_should_end(struct reiserfs_transaction_handle *th, int new_alloc) { argument
2000 if (reiserfs_dont_log(th->t_super))
2002 if ( SB_JOURNAL(th
2015 reiserfs_block_writes(struct reiserfs_transaction_handle *th) argument
2044 do_journal_begin_r(struct reiserfs_transaction_handle *th, struct super_block * p_s_sb,unsigned long nblocks,int join) argument
2123 journal_join(struct reiserfs_transaction_handle *th, struct super_block *p_s_sb, unsigned long nblocks) argument
2127 journal_begin(struct reiserfs_transaction_handle *th, struct super_block * p_s_sb, unsigned long nblocks) argument
2145 journal_mark_dirty(struct reiserfs_transaction_handle *th, struct super_block *p_s_sb, struct buffer_head *bh) argument
2255 journal_mark_dirty_nolog(struct reiserfs_transaction_handle *th, struct super_block *p_s_sb, struct buffer_head *bh) argument
2267 journal_end(struct reiserfs_transaction_handle *th, struct super_block *p_s_sb, unsigned long nblocks) argument
2369 journal_end_sync(struct reiserfs_transaction_handle *th, struct super_block *p_s_sb, unsigned long nblocks) argument
2418 struct reiserfs_transaction_handle th ; local
2473 check_journal_end(struct reiserfs_transaction_handle *th, struct super_block * p_s_sb, unsigned long nblocks, int flags) argument
2572 journal_mark_freed(struct reiserfs_transaction_handle *th, struct super_block *p_s_sb, unsigned long blocknr) argument
2662 struct reiserfs_transaction_handle th ; local
2732 do_journal_end(struct reiserfs_transaction_handle *th, struct super_block * p_s_sb, unsigned long nblocks, int flags) argument
[all...]
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/char/
H A Dds1620.c320 struct therm th; local
323 ds1620_read_state(&th);
328 th.hi >> 1, th.hi & 1 ? 5 : 0,
329 th.lo >> 1, th.lo & 1 ? 5 : 0,
354 struct therm th, th_start; local
368 ds1620_read_state(&th);
376 ds1620_write_state(&th);
390 ds1620_read_state(&th);
[all...]
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/parisc/hpux/
H A Dgate.S38 ldw -64(%r30), %r29 ;! 8th argument
39 ldw -60(%r30), %r19 ;! 7th argument
40 ldw -56(%r30), %r20 ;! 6th argument
41 ldw -52(%r30), %r21 ;! 5th argument
73 STREG %r19, TASK_PT_GR19(%r1) /* 7th argument */
74 STREG %r20, TASK_PT_GR20(%r1) /* 6th argument */
75 STREG %r21, TASK_PT_GR21(%r1) /* 5th argument */
77 STREG %r23, TASK_PT_GR23(%r1) /* 4th argument */
84 STREG %r29, TASK_PT_GR29(%r1) /* 8th argument */
95 stw %r21, -52(%r30) ;! 5th argumen
[all...]
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/net/
H A Dslhc.c244 struct tcphdr *th, *oth; local
267 th = (struct tcphdr *)(((unsigned char *)ip) + ip->ihl*4);
268 hlen = ip->ihl*4 + th->doff*4;
274 if(hlen > isize || th->syn || th->fin || th->rst ||
275 ! (th->ack)){
297 && th->source == cs->cs_tcp.source
298 && th->dest == cs->cs_tcp.dest)
355 || th
[all...]
/asus-wl-520gu-7.0.1.45/src/linux/linux/net/ipv4/
H A Dsyncookies.c57 skb->h.th->source, skb->h.th->dest,
58 ntohl(skb->h.th->seq),
78 seq = ntohl(skb->h.th->seq)-1;
81 skb->h.th->source, skb->h.th->dest,
108 __u32 cookie = ntohl(skb->h.th->ack_seq) - 1;
115 if (!sysctl_tcp_syncookies || !skb->h.th->ack)
131 req->rcv_isn = htonl(skb->h.th->seq) - 1;
134 req->rmt_port = skb->h.th
[all...]
H A Dtcp_ipv4.c77 void tcp_v4_send_check(struct sock *sk, struct tcphdr *th, int len,
539 skb->h.th->dest,
540 skb->h.th->source);
975 struct tcphdr *th = (struct tcphdr*)(skb->data+(iph->ihl<<2)); local
988 sk = tcp_v4_lookup(iph->daddr, th->dest, iph->saddr, th->source, tcp_v4_iif(skb));
1009 seq = ntohl(th->seq);
1052 th->dest,
1122 void tcp_v4_send_check(struct sock *sk, struct tcphdr *th, int len, argument
1126 th
1149 struct tcphdr *th = skb->h.th; local
1199 struct tcphdr *th = skb->h.th; local
1201 struct tcphdr th; member in struct:__anon7423
1300 struct tcphdr *th = skb->h.th; local
1586 struct tcphdr *th = skb->h.th; local
1714 struct tcphdr *th; local
[all...]
/asus-wl-520gu-7.0.1.45/src/linux/linux/net/ipv6/
H A Dtcp_ipv6.c55 static void tcp_v6_send_check(struct sock *sk, struct tcphdr *th, int len,
395 static __inline__ u16 tcp_v6_check(struct tcphdr *th, int len, argument
408 skb->h.th->dest,
409 skb->h.th->source);
413 skb->h.th->dest,
414 skb->h.th->source);
701 struct tcphdr *th = (struct tcphdr *)(skb->data+offset); local
708 sk = tcp_v6_lookup(&hdr->daddr, th->dest, &hdr->saddr, th->source, skb->dev->ifindex);
728 seq = ntohl(th
869 struct tcphdr *th = skb->h.th; local
918 tcp_v6_send_check(struct sock *sk, struct tcphdr *th, int len, struct sk_buff *skb) argument
936 struct tcphdr *th = skb->h.th, *t1; local
1005 struct tcphdr *th = skb->h.th, *t1; local
1087 struct tcphdr *th = skb->h.th; local
1533 struct tcphdr *th; local
[all...]
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/alpha/lib/
H A Dev67-strlen.S34 cmpbge $31, $1, $2 # E : $2 <- bitmask: bit i == 1 <==> i-th byte == 0

Completed in 289 milliseconds

123