Searched refs:OFPPF_10MB_HD (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/bsd/tcpdump/dist/
H A Dprint-openflow-1.3.c152 #define OFPPF_10MB_HD (1U << 0) macro
169 { OFPPF_10MB_HD, "10MB_HD" },
187 #define OFPPF_U (~(OFPPF_10MB_HD | OFPPF_10MB_FD | OFPPF_100MB_HD | \
H A Dprint-openflow-1.0.c171 #define OFPPF_10MB_HD (1U << 0) macro
184 { OFPPF_10MB_HD, "10MB_HD" },
198 #define OFPPF_U (~(OFPPF_10MB_HD | OFPPF_10MB_FD | OFPPF_100MB_HD | \

Completed in 203 milliseconds