/freebsd/sbin/ipf/ipf/ |
H A D | ipf.c | 367 ipfobj_t obj; in flushfilter() 463 ipfobj_t obj; in zerostats() 510 ipfobj_t ipfo; in showversion()
|
/freebsd/sbin/ipf/libipf/ |
H A D | checkrev.c | 21 ipfobj_t obj; in checkrev()
|
H A D | printhash_live.c | 18 ipfobj_t obj; in printhash_live()
|
H A D | ipf_dotuning.c | 16 ipfobj_t obj; in ipf_dotuning()
|
H A D | printpool_live.c | 19 ipfobj_t obj; in printpool_live()
|
H A D | printdstl_live.c | 23 ipfobj_t obj; in printdstl_live()
|
/freebsd/sbin/ipf/ipnat/ |
H A D | ipnat.c | 92 ipfobj_t obj; in main() 291 ipfobj_t obj; in flushtable() 396 ipfobj_t obj; in dotable() 518 ipfobj_t obj; in dostats_live() 648 ipfobj_t obj; in showhostmap_live()
|
H A D | ipnat_y.y | 1464 ipfobj_t obj; in ipnat_addrule() 1669 ipfobj_t obj; in proxy_loadconfig()
|
/freebsd/sbin/ipf/ipfs/ |
H A D | ipfs.c | 372 ipfobj_t obj; in writestate() 423 ipfobj_t obj; in readstate() 537 ipfobj_t obj; in readnat() 682 ipfobj_t obj; in writenat()
|
/freebsd/share/examples/ipfilter/samples/ |
H A D | proxy.c | 57 ipfobj_t obj; 142 ipfobj_t obj;
|
H A D | relay.c | 109 ipfobj_t obj;
|
/freebsd/sbin/ipf/ipfstat/ |
H A D | ipfstat.c | 452 ipfobj_t ipfo; in ipfstate_live() 771 ipfobj_t obj; in printlivelist() 1115 ipfobj_t obj; in showstatestats() 1286 ipfobj_t ipfo; in topipstates() 1795 ipfobj_t obj; in showauthstates() 2106 ipfobj_t obj; in fetchstate() 2134 ipfobj_t obj; in fetchfrag() 2299 ipfobj_t obj; in showtqtable_live()
|
/freebsd/sys/netpfil/ipfilter/netinet/ |
H A D | ip_fil.h | 1284 } ipfobj_t; typedef 1684 extern int ipf_inobj(ipf_main_softc_t *, void *, ipfobj_t *, 1694 ipfobj_t *, int **); 1697 extern int ipf_outobjk(ipf_main_softc_t *, ipfobj_t *, void *); 1851 extern int ipf_in_compat(ipf_main_softc_t *, ipfobj_t *, void *,int); 1852 extern int ipf_out_compat(ipf_main_softc_t *, ipfobj_t *, void *);
|
H A D | ip_auth.c | 116 ipfgeniter_t *, ipfobj_t *); 550 ipfobj_t obj; in ipf_auth_ioctl() 854 ipfgeniter_t *itp, ipfobj_t *objp) in ipf_auth_geniter()
|
H A D | fil.c | 6176 ipf_inobj(ipf_main_softc_t *softc, void *data, ipfobj_t *objp, void *ptr, in ipf_inobj() 6179 ipfobj_t obj; in ipf_inobj() 6249 ipfobj_t obj; in ipf_inobjsz() 6308 ipfobj_t obj; in ipf_outobjsz() 6364 ipfobj_t obj; in ipf_outobj() 6425 ipf_outobjk(ipf_main_softc_t *softc, ipfobj_t *obj, void *ptr) in ipf_outobjk() 7240 ipfobj_t obj; 7661 ipfobj_t obj; 7765 ipfobj_t dobj; 7802 ipfobj_t obj; [all …]
|
H A D | ip_state.c | 168 ipfgeniter_t *, ipfobj_t *); 753 ipfobj_t obj; in ipf_state_ioctl() 4733 ipfobj_t *obj) in ipf_state_iter() 4888 ipfobj_t obj; in ipf_state_matchflush()
|
H A D | ip_nat.c | 220 ipfgeniter_t *, ipfobj_t *); 228 ipfgeniter_t *, ipfobj_t *); 1343 ipfobj_t obj; in ipf_nat_ioctl() 6463 ipfobj_t *objp) in ipf_nat_getnext() 6787 ipfobj_t *obj) in ipf_nat_iterator() 7547 ipfobj_t obj; in ipf_nat_matchflush()
|
/freebsd/sbin/ipf/ippool/ |
H A D | ippool.c | 946 ipfobj_t obj; in showpools_live() 983 ipfobj_t obj; in showhashs_live() 1017 ipfobj_t obj; in showdstls_live()
|
/freebsd/sbin/ipf/common/ |
H A D | ipf_y.y | 2394 ipfobj_t obj; in ipf_addrule()
|
/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/ |
H A D | sanitizer_platform_limits_netbsd.cpp | 353 } ipfobj_t; typedef
|