Searched refs:brdcst (Results 1 – 9 of 9) sorted by relevance
/illumos-gate/usr/src/uts/common/io/sfxge/common/ |
H A D | ef10_filter.c | 1048 __in boolean_t brdcst, 1065 if (count + (brdcst ? 1 : 0) > 1098 if (brdcst == B_TRUE) { 1241 __in boolean_t brdcst, 1368 brdcst, addrs, count, filter_flags, B_FALSE); 1380 rc = ef10_filter_insert_multicast_list(enp, mulcst, brdcst, 1398 mulcst, brdcst,
|
H A D | efx_mac.c | 181 __in boolean_t brdcst) in efx_mac_filter_set() argument 202 epp->ep_brdcst = brdcst; in efx_mac_filter_set()
|
H A D | efx_filter.c | 246 __in boolean_t brdcst, 259 all_mulcst, brdcst,
|
H A D | ef10_impl.h | 992 __in boolean_t brdcst,
|
H A D | efx_impl.h | 243 __in boolean_t brdcst,
|
H A D | efx.h | 446 __in boolean_t brdcst);
|
/illumos-gate/usr/src/uts/common/io/sfxge/ |
H A D | sfxge_mac.c | 487 boolean_t brdcst; in sfxge_mac_filter_apply() local 492 brdcst = B_TRUE; in sfxge_mac_filter_apply() 495 all_mulcst, brdcst)) != 0) { in sfxge_mac_filter_apply()
|
/illumos-gate/usr/src/cmd/rpcinfo/ |
H A D | rpcinfo.c | 101 static void brdcst(/*int argc, char **argv*/); 316 brdcst(argc - optind, argv + optind); 638 brdcst(argc, argv) in brdcst() function
|
/illumos-gate/usr/src/uts/common/io/ib/clients/eoib/ |
H A D | eib_data.c | 1059 eib_data_is_mcast_pkt_ok(eib_vnic_t *vnic, uint8_t *macaddr, uint64_t *brdcst, in eib_data_is_mcast_pkt_ok() argument 1069 EIB_INCR_COUNTER(brdcst); in eib_data_is_mcast_pkt_ok()
|