Home
last modified time | relevance | path

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

/dragonfly/contrib/tcpdump/
H A Dprint-openflow-1.3.c154 #define OFPPF_100MB_HD (1U << 2) macro
171 { OFPPF_100MB_HD, "100MB_HD" },
187 #define OFPPF_U (~(OFPPF_10MB_HD | OFPPF_10MB_FD | OFPPF_100MB_HD | \
H A Dprint-openflow-1.0.c168 #define OFPPF_100MB_HD (1U << 2) macro
181 { OFPPF_100MB_HD, "100MB_HD" },
193 #define OFPPF_U (~(OFPPF_10MB_HD | OFPPF_10MB_FD | OFPPF_100MB_HD | \