Home
last modified time | relevance | path

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

/freebsd/sys/netinet/
H A Din_var.h44 int ifra_vhid; member
H A Din.c481 const int vhid = (cmd == SIOCAIFADDR) ? ifra->ifra_vhid : 0; in in_aifaddr_ioctl()
/freebsd/sys/net/
H A Dif.h512 int ifra_vhid; member
/freebsd/sbin/ifconfig/
H A Daf_inet.c509 in_addreq.ifra_vhid = vhid; in in_set_vhid()
H A Daf_inet6.c688 in6_addreq.ifra_vhid = vhid; in in6_set_vhid()
/freebsd/sys/netinet6/
H A Din6.c279 ifra->ifra_vhid = 0; in in6_control_ioctl()
1256 if (ifra->ifra_vhid > 0) { in in6_addifaddr()
1259 ifra->ifra_vhid); in in6_addifaddr()
H A Din6_var.h301 int ifra_vhid; member
/freebsd/sys/netlink/route/
H A Diface.c1187 .ifra_vhid = attrs->ifaf_vhid, in handle_newaddr_inet()
1271 .ifra_vhid = attrs->ifaf_vhid, in handle_newaddr_inet6()