Searched refs:OF_PACKET_OUT_LEN (Results 1 – 1 of 1) sorted by relevance
546 #define OF_PACKET_OUT_LEN 16 macro1738 if (actions_len > len - OF_PACKET_OUT_LEN) in of10_packet_out_print()1744 return of10_packet_data_print(cp, ep, len - OF_PACKET_OUT_LEN - actions_len); in of10_packet_out_print()2009 if (len < OF_PACKET_OUT_LEN) in of10_header_body_print()