Searched refs:OFPIEH12_NONEXT (Results 1 – 2 of 2) sorted by relevance
/linux/net/openvswitch/ | ||
H A D | flow.h | 37 OFPIEH12_NONEXT = 1 << 0, /* "No next header" encountered. */ enumerator |
H A D | flow.c | 287 *ext_hdrs |= OFPIEH12_NONEXT; in get_ipv6_ext_hdrs() |