Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/ipf/dist/lib/
H A Dkvatoname.c33 (void) (*iocfunc)(fd, SIOCFUNCL, &res);
H A Dnametokva.c32 (void) (*iocfunc)(fd, SIOCFUNCL, &res);
/netbsd-src/sys/external/bsd/ipf/netinet/
H A Dip_fil.h67 # define SIOCFUNCL _IOWR('r', 86, struct ipfunc_resolve) macro
107 # define SIOCFUNCL _IOWR(r, 86, struct ipfunc_resolve) macro
H A Dfil.c8001 case SIOCFUNCL : in ipf_ipf_ioctl()