Searched refs:MRT_ADD_VIF (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/netinet/
H A Dip_mroute.h54 #define MRT_ADD_VIF 102 /* create virtual interface */ macro
78 * Argument structure for MRT_ADD_VIF. Also used for netstat.
/illumos-gate/usr/src/uts/common/inet/ip/
H A Dicmp_opt_data.c159 { MRT_ADD_VIF, IPPROTO_IP, 0, OA_X, OP_CONFIG, OP_NODEFAULT,
H A Dconn_opt.c790 case MRT_ADD_VIF:
1475 case MRT_ADD_VIF:
H A Dip_mroute.c354 case MRT_ADD_VIF:
377 case MRT_ADD_VIF: return (add_vif((struct vifctl *)data, connp, ipst));
859 * Also note that it is very unlikely that we will get a MRT_ADD_VIF
922 * MRT_ADD_VIF) are done exclusively via

Completed in 290 milliseconds