HomeSort by: relevance | last modified time | path
    Searched refs:ipfobj_t (Results 1 - 9 of 9) sorted by relevancy

  /src/libexec/identd/
ipf.c 38 ipfobj_t obj;
  /src/dist/pf/usr.sbin/ftp-proxy/
ipf.c 171 ipfobj_t obj;
185 ipfobj_t obj;
350 ipfobj_t obj;
  /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_auth.c 168 ipfgeniter_t *, ipfobj_t *);
605 ipfobj_t obj;
909 ipfobj_t *objp)
fil.c 6192 /* Copy in the contents of what the ipfobj_t points to. In future, we */
6196 /* in the ipfobj_t structure being copied in. As an example, this can tell */
6200 ipf_inobj(ipf_main_softc_t *softc, void *data, ipfobj_t *objp, void *ptr,
6203 ipfobj_t obj;
6273 ipfobj_t obj;
6332 ipfobj_t obj;
6388 ipfobj_t obj;
6441 /* In the above functions, the ipfobj_t structure is copied into the kernel,*/
6442 /* telling ipfilter how to copy out data. In this instance, the ipfobj_t is */
6449 ipf_outobjk(ipf_main_softc_t *softc, ipfobj_t *obj, void *ptr
    [all...]
ip_state.c 183 ipfgeniter_t *, ipfobj_t *);
777 ipfobj_t obj;
4745 ipfobj_t *obj)
4900 ipfobj_t obj;
ip_nat.c 235 ipfgeniter_t *, ipfobj_t *);
242 ipfgeniter_t *, ipfobj_t *);
1358 ipfobj_t obj;
6517 ipfobj_t *objp)
6841 ipfobj_t *obj)
7592 ipfobj_t obj;
ip_fil_compat.c 1415 ipf_in_compat(ipf_main_softc_t *softc, ipfobj_t *obj, void *ptr, int size)
2010 ipfobj_t obj;
2138 ipfobj_t obj;
2268 ipfobj_t obj;
2997 ipf_out_compat(ipf_main_softc_t *softc, ipfobj_t *obj, void *ptr)
  /src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
sanitizer_platform_limits_netbsd.cc 201 } ipfobj_t; typedef in typeref:struct:ipfobj

Completed in 37 milliseconds