Searched refs:if_set (Results 1 – 3 of 3) sorted by relevance
/freebsd/sys/netinet6/ |
H A D | ip6_mroute.h | 90 typedef struct if_set { struct 92 } if_set; typedef 118 struct if_set mf6cc_ifset; /* set of forwarding ifs */ 238 struct if_set mf6c_ifset; /* set of outgoing IFs */
|
/freebsd/tools/ifnet/ |
H A D | convert_ifapi.sh | 71 new=`echo if_set$word"\($__ifp__,"$value");"` 114 new=`echo if_set${word}bit"($__ifp__,$value, 0);"` 131 new=`echo if_set${word}bit"\($__ifp__, 0,$value);"`
|
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/ |
H A D | MipsMSAInstrInfo.td | 1165 // (vselect cond, if_set, if_clear) 1166 // (BSEL_V cond, if_clear, if_set) 1721 // (vselect cond, if_set, if_clear) 1722 // (BSEL_V cond, if_clear, if_set) 1737 // (vselect cond, if_set, if_clear) 1738 // (BSEL_V cond, if_clear, if_set) 2873 // (vselect cond, if_set, if_clear) 2874 // (BSEL_V cond, if_clear, if_set)
|