| /src/external/bsd/ipf/dist/lib/ |
| remove_hash.c | 30 op.iplo_unit = iphp->iph_unit;
|
| remove_hashnode.c | 32 op.iplo_unit = unit;
|
| remove_pool.c | 30 op.iplo_unit = poolp->ipo_unit;
|
| remove_poolnode.c | 31 op.iplo_unit = unit;
|
| load_dstlist.c | 34 op.iplo_unit = dst->ipld_unit;
|
| load_dstlistnode.c | 37 op.iplo_unit = role;
|
| load_hashnode.c | 35 op.iplo_unit = unit;
|
| load_pool.c | 30 op.iplo_unit = plp->ipo_unit;
|
| load_poolnode.c | 34 op.iplo_unit = role;
|
| load_hash.c | 39 op.iplo_unit = iphp->iph_unit;
|
| /src/sys/external/bsd/ipf/netinet/ |
| ip_lookup.c | 353 if ((op.iplo_unit < 0 || op.iplo_unit > IPL_LOGMAX) && 354 (op.iplo_unit != IPLT_ALL)) { 403 if ((op.iplo_unit < 0 || op.iplo_unit > IPL_LOGMAX) && 404 (op.iplo_unit != IPLT_ALL)) { 450 if ((op.iplo_unit < 0 || op.iplo_unit > IPL_LOGMAX) && 451 (op.iplo_unit != IPLT_ALL)) { 511 if ((op.iplo_unit < 0 || op.iplo_unit > IPL_LOGMAX) & [all...] |
| ip_htable.c | 258 stats.iphs_tables = softh->ipf_htables[op->iplo_unit + 1]; 259 stats.iphs_numtables = softh->ipf_nhtables[op->iplo_unit + 1]; 260 stats.iphs_numnodes = softh->ipf_nhtnodes[op->iplo_unit + 1]; 261 stats.iphs_nomem = softh->ipht_nomem[op->iplo_unit + 1]; 300 unit = op->iplo_unit; 326 softh->ipht_nomem[op->iplo_unit + 1]++; 394 return ipf_htable_destroy(softc, arg, op->iplo_unit, op->iplo_name); 542 iph = ipf_htable_find(arg, op->iplo_unit, op->iplo_name); 578 if (ipf_htable_find(arg, op->iplo_unit, op->iplo_name) != NULL) { 835 iph = ipf_htable_find(arg, op->iplo_unit, op->iplo_name) [all...] |
| ip_lookup.h | 40 int iplo_unit; /* IPL_LOG* */ member in struct:iplookupop
|
| ip_dstlist.c | 489 d = ipf_dstlist_table_find(arg, op->iplo_unit, op->iplo_name); 643 d = ipf_dstlist_table_find(arg, op->iplo_unit, op->iplo_name); 762 unit = op->iplo_unit; 809 d = ipf_dstlist_table_find(arg, op->iplo_unit, op->iplo_name); 832 unit = op->iplo_unit; 862 d = ipf_dstlist_table_find(arg, op->iplo_unit, op->iplo_name);
|
| ip_pool.c | 403 p = ipf_pool_find(arg, op->iplo_unit, op->iplo_name); 517 p = ipf_pool_find(arg, op->iplo_unit, op->iplo_name); 554 (ipf_pool_find(arg, op->iplo_unit, op->iplo_name) != NULL)) { 576 return ipf_pool_destroy(softc, arg, op->iplo_unit, op->iplo_name); 603 unit = op->iplo_unit; 931 unit = op->iplo_unit;
|
| /src/external/bsd/ipf/dist/ |
| ip_lookup.c | 352 if ((op.iplo_unit < 0 || op.iplo_unit > IPL_LOGMAX) && 353 (op.iplo_unit != IPLT_ALL)) { 405 if ((op.iplo_unit < 0 || op.iplo_unit > IPL_LOGMAX) && 406 (op.iplo_unit != IPLT_ALL)) { 454 if ((op.iplo_unit < 0 || op.iplo_unit > IPL_LOGMAX) && 455 (op.iplo_unit != IPLT_ALL)) { 517 if ((op.iplo_unit < 0 || op.iplo_unit > IPL_LOGMAX) & [all...] |
| ip_htable.c | 251 stats.iphs_tables = softh->ipf_htables[op->iplo_unit + 1]; 252 stats.iphs_numtables = softh->ipf_nhtables[op->iplo_unit + 1]; 253 stats.iphs_numnodes = softh->ipf_nhtnodes[op->iplo_unit + 1]; 254 stats.iphs_nomem = softh->ipht_nomem[op->iplo_unit + 1]; 296 unit = op->iplo_unit; 322 softh->ipht_nomem[op->iplo_unit + 1]++; 397 return ipf_htable_destroy(softc, arg, op->iplo_unit, op->iplo_name); 560 iph = ipf_htable_find(arg, op->iplo_unit, op->iplo_name); 599 if (ipf_htable_find(arg, op->iplo_unit, op->iplo_name) != NULL) { 879 iph = ipf_htable_find(arg, op->iplo_unit, op->iplo_name) [all...] |
| ip_lookup.h | 40 int iplo_unit; /* IPL_LOG* */ member in struct:iplookupop
|
| ip_dstlist.c | 513 d = ipf_dstlist_table_find(arg, op->iplo_unit, op->iplo_name); 672 d = ipf_dstlist_table_find(arg, op->iplo_unit, op->iplo_name); 796 unit = op->iplo_unit; 846 d = ipf_dstlist_table_find(arg, op->iplo_unit, op->iplo_name); 869 unit = op->iplo_unit; 902 d = ipf_dstlist_table_find(arg, op->iplo_unit, op->iplo_name);
|
| ip_pool.c | 399 p = ipf_pool_find(arg, op->iplo_unit, op->iplo_name); 517 p = ipf_pool_find(arg, op->iplo_unit, op->iplo_name); 557 (ipf_pool_find(arg, op->iplo_unit, op->iplo_name) != NULL)) { 582 return ipf_pool_destroy(softc, arg, op->iplo_unit, op->iplo_name); 612 unit = op->iplo_unit; 960 unit = op->iplo_unit;
|
| /src/external/bsd/ipf/dist/tools/ |
| ippool.c | 719 op.iplo_unit = role; 818 op.iplo_unit = role; 829 op.iplo_unit = unit; 852 op.iplo_unit = role; 863 op.iplo_unit = unit; 885 op.iplo_unit = role; 896 op.iplo_unit = unit;
|