Searched refs:brdcst (Results 1 – 8 of 8) sorted by relevance
| /NextBSD/sys/dev/sfxge/common/ |
| HD | hunt_filter.c | 1048 __in boolean_t brdcst, 1065 if (count + (brdcst ? 1 : 0) > 1091 if (brdcst == B_TRUE) { 1201 __in boolean_t brdcst, 1281 all_mulcst, brdcst, 1289 B_FALSE, brdcst,
|
| HD | efx_mac.c | 264 __in boolean_t brdcst) in efx_mac_filter_set() argument 285 epp->ep_brdcst = brdcst; in efx_mac_filter_set()
|
| HD | hunt_impl.h | 982 __in boolean_t brdcst, 1009 __in boolean_t brdcst);
|
| HD | efx_filter.c | 264 __in boolean_t brdcst, 277 all_mulcst, brdcst,
|
| HD | efx.h | 461 __in boolean_t brdcst); 518 __in boolean_t brdcst);
|
| HD | efx_impl.h | 255 __in boolean_t brdcst,
|
| /NextBSD/contrib/ipfilter/ipsend/ |
| HD | dlcommon.c | 671 u_char brdcst[MAXDLADDR]; variable 676 dlp->info_ack.dl_brdcst_addr_length, brdcst); 701 (void) printf("brdcst_addr %s\n", brdcst);
|
| /NextBSD/usr.bin/rpcinfo/ |
| HD | rpcinfo.c | 139 static void brdcst(int, char **); 288 brdcst(argc - optind, argv + optind); 622 brdcst(int argc, char **argv) function
|