Home
last modified time | relevance | path

Searched refs:SIOCSIFCAP (Results 1 – 19 of 19) sorted by relevance

/f-stack/tools/compat/include/sys/
H A Dsockio.h77 #define SIOCSIFCAP _IOW('i', 30, struct ifreq) /* set IF features */ macro
/f-stack/freebsd/sys/
H A Dsockio.h77 #define SIOCSIFCAP _IOW('i', 30, struct ifreq) /* set IF features */ macro
/f-stack/freebsd/net/
H A Dif_edsc.c215 case SIOCSIFCAP: in edsc_ioctl()
H A Dif_loop.c420 case SIOCSIFCAP: in loioctl()
H A Dif_lagg.c1040 case SIOCSIFCAP: in lagg_port_ioctl()
1692 case SIOCSIFCAP: in lagg_ioctl()
1943 return ((*lp->lp_ioctl)(lp->lp_ifp, SIOCSIFCAP, (caddr_t)&ifr)); in lagg_setcaps()
H A Dif_vlan.c2037 case SIOCSIFCAP: in vlan_ioctl()
H A Dif_tuntap.c1345 case SIOCSIFCAP: in tunifioctl()
H A Dif_bridge.c974 error = (*ifp->if_ioctl)(ifp, SIOCSIFCAP, (caddr_t)&ifr); in bridge_set_ifcap()
H A Dif_vxlan.c2363 case SIOCSIFCAP: in vxlan_ioctl()
H A Dif.c2627 case SIOCSIFCAP: in ifhwioctl()
H A Diflib.c4353 case SIOCSIFCAP: in iflib_if_ioctl()
/f-stack/freebsd/mips/cavium/octe/
H A Docte.c457 case SIOCSIFCAP: in octe_ioctl()
/f-stack/freebsd/mips/cavium/
H A Dif_octm.c467 case SIOCSIFCAP: in octm_ioctl()
/f-stack/freebsd/mips/atheros/ar531x/
H A Dif_are.c1001 case SIOCSIFCAP: in are_ioctl()
/f-stack/tools/ifconfig/
H A Difconfig.c1343 if (ioctl(s, SIOCSIFCAP, (caddr_t)&ifr) < 0) in setifcap()
/f-stack/freebsd/arm64/broadcom/genet/
H A Dif_genet.c1518 case SIOCSIFCAP: in gen_ioctl()
/f-stack/freebsd/arm/allwinner/
H A Dif_awg.c1147 case SIOCSIFCAP: in awg_ioctl()
/f-stack/freebsd/mips/atheros/
H A Dif_arge.c1832 case SIOCSIFCAP: in arge_ioctl()
/f-stack/freebsd/arm/ti/cpsw/
H A Dif_cpsw.c1418 case SIOCSIFCAP: in cpswp_ioctl()