enm_list          817 net/if_ethersubr.c 		LIST_REMOVE(enm, enm_list);
enm_list         1064 net/if_ethersubr.c 	LIST_INSERT_HEAD(&ac->ac_multiaddrs, enm, enm_list);
enm_list         1113 net/if_ethersubr.c 	LIST_REMOVE(enm, enm_list);
enm_list          224 netinet/if_ether.h 	LIST_ENTRY(ether_multi) enm_list;
enm_list          250 netinet/if_ether.h 		(enm) = LIST_NEXT((enm), enm_list));			\
enm_list          265 netinet/if_ether.h 		(step).e_enm = LIST_NEXT((enm), enm_list); \