Home
last modified time | relevance | path

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

/openbsd/sys/net/
H A Dif_vlan.c149 int vlan_get_compat(struct ifnet *, struct ifreq *);
772 error = vlan_get_compat(ifp, ifr); in vlan_ioctl()
1015 vlan_get_compat(struct ifnet *ifp, struct ifreq *ifr) in vlan_get_compat() function