Searched refs:MAX_MULTICAST_ADDR (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/sys/dev/ixl/
H A Dixl.h224 #define MAX_MULTICAST_ADDR 128 macro
H A Dif_ixlv.c2480 if (__predict_false(mcnt >= MAX_MULTICAST_ADDR)) {
H A Dixl_pf_main.c915 if (mcnt == MAX_MULTICAST_ADDR) {
959 if (__predict_false(mcnt >= MAX_MULTICAST_ADDR)) {

Completed in 127 milliseconds