Searched refs:HWSIM_PACKETLEN (Results 1 – 2 of 2) sorted by relevance
1957 #define HWSIM_PACKETLEN 1500 macro1958 #define HWSIM_IP_LEN (HWSIM_PACKETLEN - sizeof(struct ether_header))1970 if (len < sizeof(*eth) + sizeof(ip) || len > HWSIM_PACKETLEN) { in hostapd_data_test_rx()2050 u8 buf[2 + HWSIM_PACKETLEN]; in hostapd_ctrl_iface_data_test_tx()
9393 #define HWSIM_PACKETLEN 1500 macro9394 #define HWSIM_IP_LEN (HWSIM_PACKETLEN - sizeof(struct ether_header))9406 if (len < sizeof(*eth) + sizeof(ip) || len > HWSIM_PACKETLEN) { in wpas_data_test_rx()9483 u8 buf[2 + HWSIM_PACKETLEN]; in wpas_ctrl_iface_data_test_tx()