Searched refs:ethertype (Results 1 – 3 of 3) sorted by relevance
190 validate_ethertype(uint16_t ethertype) in validate_ethertype() argument195 if (forbidden_ethertypes[i] == ethertype) { in validate_ethertype()196 SK_ERR("ethertype 0x%x not allowed", ethertype); in validate_ethertype()200 if (ethertype <= ETHERMTU) { in validate_ethertype()692 nfr.nfr_ethertype = cparams->ethertype; in nx_netif_netagent_handle_custom_ether_flow_add()
1526 u_int16_t ethertype; member
349 u_int16_t ethertype; member2706 parsed_parameters->ethertype, in necp_client_trace_parsed_parameters()3051 if (length >= sizeof(parsed_parameters->ethertype)) { in necp_client_parse_parameters()3052 memcpy(&parsed_parameters->ethertype, value, sizeof(parsed_parameters->ethertype)); in necp_client_parse_parameters()8219 parameters->ethertype = parsed_parameters.ethertype; in necp_client_copy_parameters_locked()