Searched refs:if_set (Results 1 – 3 of 3) sorted by relevance
| /freebsd/sys/netinet6/ |
| H A D | ip6_mroute.h | 93 typedef struct if_set { struct 95 } if_set; argument 121 struct if_set mf6cc_ifset; /* set of forwarding ifs */ 241 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 | 1112 // (vselect cond, if_set, if_clear) 1113 // (BSEL_V cond, if_clear, if_set) 1668 // (vselect cond, if_set, if_clear) 1669 // (BSEL_V cond, if_clear, if_set) 1684 // (vselect cond, if_set, if_clear) 1685 // (BSEL_V cond, if_clear, if_set) 2820 // (vselect cond, if_set, if_clear) 2821 // (BSEL_V cond, if_clear, if_set)
|