Search | Google it | Results 1 - 1 of 1 for funcall:LIST_NEXT from t2ex/bsd_source/t2ex/network/net/src_bsd/net/if_ether.h (0.00 seconds) |
224: bcmp((enm)->enm_addrhi, (addrhi), ETHER_ADDR_LEN) != 0); \ 225: (enm) = LIST_NEXT((enm), enm_list)); \ 226: } 239: if (((enm) = (step).e_enm) != NULL) \ 240: (step).e_enm = LIST_NEXT((enm), enm_list); \ 241: }