Searched refs:ht_root (Results 1 - 2 of 2) sorted by relevance
| /src/sys/external/bsd/ipf/netinet/ |
| H A D | fil.c | 9670 h = RBI_SEARCH(ipf_rb, &htp->ht_root, &k); 9688 RBI_INSERT(ipf_rb, &htp->ht_root, h); 9727 h = RBI_SEARCH(ipf_rb, &htp->ht_root, &k); 9733 (void) RBI_DELETE(ipf_rb, &htp->ht_root, h); 9754 RBI_INIT(ipf_rb, &head->ht_root); 9785 RBI_WALK(ipf_rb, &head->ht_root, ipf_rb_ht_freenode, NULL);
|
| H A D | ip_fil.h | 558 ipf_rb_head_t ht_root; member in struct:host_track_s
|
Completed in 17 milliseconds