Home
last modified time | relevance | path

Searched refs:mac_ifnet_ioctl_get (Results 1 – 3 of 3) sorted by relevance

/f-stack/freebsd/security/mac/
H A Dmac_net.c405 mac_ifnet_ioctl_get(struct ucred *cred, struct ifreq *ifr, in mac_ifnet_ioctl_get() function
H A Dmac_framework.h151 int mac_ifnet_ioctl_get(struct ucred *cred, struct ifreq *ifr,
/f-stack/freebsd/net/
H A Dif.c2505 error = mac_ifnet_ioctl_get(td->td_ucred, ifr, ifp); in ifhwioctl()