Home
last modified time | relevance | path

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

/src/sys/net/
H A Dif_clone.h153 int if_clone_list(struct if_clonereq *);
H A Dif.h64 struct if_clonereq { struct
H A Dif_clone.c696 if_clone_list(struct if_clonereq *ifcr) in if_clone_list()
H A Dif.c2892 error = if_clone_list((struct if_clonereq *)data); in ifioctl()
/src/sys/sys/
H A Dsockio.h130 #define SIOCIFGCLONERS _IOWR('i', 120, struct if_clonereq) /* get cloners */
/src/lib/libifconfig/
H A Dlibifconfig.c635 struct if_clonereq ifcr; in ifconfig_list_cloners()
/src/tests/sys/net/routing/
H A Drtsock_common.h85 struct if_clonereq ifcr; in _check_cloner()
/src/tests/sys/capsicum/
H A Dcapmode.cc211 struct if_clonereq req; in FORK_TEST_F()
/src/contrib/bsnmp/snmp_mibII/
H A DmibII.c1659 struct if_clonereq req; in get_cloners()
/src/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_platform_limits_netbsd.cpp820 unsigned struct_if_clonereq_sz = sizeof(if_clonereq);