/src/sys/external/bsd/ipf/netinet/ |
ip_fil.h | 1346 } ipfobj_t; typedef in typeref:struct:ipfobj 1821 extern int ipf_inobj(ipf_main_softc_t *, void *, ipfobj_t *, 1831 ipfobj_t *, int **); 1834 extern int ipf_outobjk(ipf_main_softc_t *, ipfobj_t *, void *); 1988 extern int ipf_in_compat(ipf_main_softc_t *, ipfobj_t *, void *,int); 1989 extern int ipf_out_compat(ipf_main_softc_t *, ipfobj_t *, void *);
|
ip_fil.h | 1346 } ipfobj_t; typedef in typeref:struct:ipfobj 1821 extern int ipf_inobj(ipf_main_softc_t *, void *, ipfobj_t *, 1831 ipfobj_t *, int **); 1834 extern int ipf_outobjk(ipf_main_softc_t *, ipfobj_t *, void *); 1988 extern int ipf_in_compat(ipf_main_softc_t *, ipfobj_t *, void *,int); 1989 extern int ipf_out_compat(ipf_main_softc_t *, ipfobj_t *, void *);
|
/src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/ |
sanitizer_platform_limits_netbsd.cc | 201 } ipfobj_t; typedef in typeref:struct:ipfobj
|
sanitizer_platform_limits_netbsd.cc | 201 } ipfobj_t; typedef in typeref:struct:ipfobj
|