Searched refs:if_set (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/sys/netinet6/
H A Dip6_mroute.h91 typedef struct if_set { struct
93 } if_set; typedef in typeref:struct:if_set
119 struct if_set mf6cc_ifset; /* set of forwarding ifs */
239 struct if_set mf6c_ifset; /* set of outgoing IFs */
/freebsd-13-stable/tools/ifnet/
H A Dconvert_drvapi.sh86 new=`echo if_set$word"\($__ifp__,"$value");"`
135 new=`echo if_set${word}bit"($__ifp__,$value, 0);"`
154 new=`echo if_set${word}bit"\($__ifp__, 0,$value);"`

Completed in 103 milliseconds