gonzui


Format: Advanced Search

SearchGoogle itResults 1 - 1 of 1 for funcall:LIST_FIRST from t2ex/bsd_source/t2ex/network/net/src_bsd/net/if_ether.h (0.00 seconds)
t2ex
bsd_source/t2ex/network/net/src_bsd/net/if_ether.h - 12.8KB - 327 lines
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)); \