Searched refs:OF_PACKET_OUT_LEN (Results 1 – 1 of 1) sorted by relevance
566 #define OF_PACKET_OUT_LEN 16 macro2241 if (actions_len > len - OF_PACKET_OUT_LEN) in of10_packet_out_print()2247 return of10_packet_data_print(ndo, cp, ep, len - OF_PACKET_OUT_LEN - actions_len); in of10_packet_out_print()2520 if (len < OF_PACKET_OUT_LEN) in of10_header_body_print()