Home
last modified time | relevance | path

Searched refs:OF_PACKET_IN_LEN (Results 1 – 1 of 1) sorted by relevance

/external/tcpdump/
Dprint-openflow-1.0.c556 #define OF_PACKET_IN_LEN 20 macro
2284 return of10_packet_data_print(ndo, cp, ep, len - (OF_PACKET_IN_LEN - 2)); in of10_packet_in_print()
2491 if (len < OF_PACKET_IN_LEN - 2) in of10_header_body_print()