Home
last modified time | relevance | path

Searched refs:ipf_dstnode_t (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/contrib/ipfilter/netinet/
H A Dip_dstlist.h24 } ipf_dstnode_t; typedef
47 ipf_dstnode_t **ipld_dests;
48 ipf_dstnode_t *ipld_selected;
H A Dip_dstlist.c360 ipf_dstnode_t zn, *nextnode = NULL, *node = NULL;
487 ipf_dstnode_t *node, **nodes;
554 KMALLOCS(nodes, ipf_dstnode_t **,
614 ipf_dstnode_t *node;
656 ipf_dstnode_t *node;
728 ipf_dstnode_t *node;
1022 ipf_dstnode_t *node;
1118 static ipf_dstnode_t *
1123 ipf_dstnode_t *node, *sel;
1252 ipf_dstnode_t *node;
[all …]