Searched refs:wasfull (Results 1 - 4 of 4) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/net/ipv4/
H A Dfib_trie.c162 int wasfull);
492 int wasfull)
506 if (wasfull == -1)
507 wasfull = tnode_full(tn, chi);
510 if (wasfull && !isfull)
512 else if (!wasfull && isfull)
997 int wasfull; local
1005 wasfull = tnode_full(tp, tnode_get_child(tp, cindex));
1009 (struct node *)tn, wasfull);
491 tnode_put_child_reorg(struct tnode *tn, int i, struct node *n, int wasfull) argument
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/net/ipv4/
H A Dfib_trie.c162 int wasfull);
492 int wasfull)
506 if (wasfull == -1)
507 wasfull = tnode_full(tn, chi);
510 if (wasfull && !isfull)
512 else if (!wasfull && isfull)
997 int wasfull; local
1005 wasfull = tnode_full(tp, tnode_get_child(tp, cindex));
1009 (struct node *)tn, wasfull);
491 tnode_put_child_reorg(struct tnode *tn, int i, struct node *n, int wasfull) argument
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/scsi/aacraid/
H A Dcommsup.c622 int wasfull = 0; local
626 wasfull = 1;
633 if (wasfull) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/scsi/aacraid/
H A Dcommsup.c622 int wasfull = 0; local
626 wasfull = 1;
633 if (wasfull) {

Completed in 76 milliseconds