Searched refs:ether_types (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10/eap8021x-198/EAP8021X.fproj/
H A Deapol_socket.c98 ndrv_socket_bind(int s, u_int32_t family, const u_int16_t * ether_types, argument
115 demux[i].data.ether_type = htons(ether_types[i]);
168 uint16_t ether_types[2] = { EAPOL_802_1_X_ETHERTYPE, local
194 if (ndrv_socket_bind(s, EAPOL_802_1_X_FAMILY, ether_types,
/macosx-10.10/network_cmds-457/ipfw.tproj/
H A Dipfw2.c176 static struct _s_x ether_types[] = { variable in typeref:struct:_s_x
480 if (do_resolv && (s = match_value(ether_types, port)) )
587 i = match_token(ether_types, buf);

Completed in 129 milliseconds