Home
last modified time | relevance | path

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

/freebsd/sys/netpfil/ipfilter/netinet/
H A Dradix_ipf.c925 } myst_t; typedef
993 myst_t *myst_top = NULL;
1012 myst_t *stp; in ipf_rx_freenode()
1014 stp = (myst_t *)node; in ipf_rx_freenode()
1107 myst_t *stp = (myst_t *)node; in nodeprinter()
1122 printnode(myst_t *stp) in printnode()
1127 stp = (myst_t *)&stp->nodes[-1]; in printnode()
1273 myst_t *stp; in dumptree()
1292 myst_t *stp; in test_addr()
1306 stp = (myst_t *)rn; in test_addr()
[all …]