Searched refs:ipe_group (Results 1 – 5 of 5) sorted by relevance
| /freebsd/sbin/ipf/libipf/ |
| H A D | printhashnode.c | 46 ipe.ipe_group); 62 ipe.ipe_group); 82 if (strncmp(ipe.ipe_group, iph->iph_name, 84 PRINTF(", group=%s", ipe.ipe_group);
|
| H A D | load_hashnode.c | 43 bcopy((char *)&node->ipe_group, (char *)&ipe.ipe_group, in load_hashnode() 44 sizeof(ipe.ipe_group)); in load_hashnode()
|
| /freebsd/sys/netpfil/ipfilter/netinet/ |
| H A D | ip_htable.h | 30 #define ipe_group ipe_un.ipeu_char macro
|
| H A D | ip_htable.c | 989 ipe->ipe_ptr = ipf_group_add(softc, ipe->ipe_group, NULL, in ipf_htent_insert()
|
| /freebsd/sbin/ipf/ippool/ |
| H A D | ippool_y.y | 209 if (e->ipe_group[0] == '\0') 210 strncpy(e->ipe_group, 295 strncpy($$->ipe_group, $3,
|