Searched refs:ethertype (Results 1 – 3 of 3) sorted by relevance
224 validate_ethertype(uint16_t ethertype) in validate_ethertype() argument229 if (forbidden_ethertypes[i] == ethertype) { in validate_ethertype()230 SK_ERR("ethertype 0x%x not allowed", ethertype); in validate_ethertype()234 if (ethertype <= ETHERMTU) { in validate_ethertype()730 nfr.nfr_ethertype = cparams->ethertype; in nx_netif_netagent_handle_custom_ether_flow_add()
1459 u_int16_t ethertype; member
344 u_int16_t ethertype; member2677 parsed_parameters->ethertype, in necp_client_trace_parsed_parameters()3020 if (length >= sizeof(parsed_parameters->ethertype)) { in necp_client_parse_parameters()3021 memcpy(&parsed_parameters->ethertype, value, sizeof(parsed_parameters->ethertype)); in necp_client_parse_parameters()7968 parameters->ethertype = parsed_parameters.ethertype; in necp_client_copy_parameters_locked()