Search | Google it | Results 1 - 1 of 1 for funcall:LIST_FIRST from t2ex/bsd_source/t2ex/network/net/src_bsd/net/if_ether.h (0.00 seconds) |
220: { \ 221: for ((enm) = LIST_FIRST(&(ec)->ec_multiaddrs); \ 222: (enm) != NULL && \ 247: { \ 248: (step).e_enm = LIST_FIRST(&(ec)->ec_multiaddrs); \ 249: ETHER_NEXT_MULTI((step), (enm)); \