Home
last modified time | relevance | path

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

/linux-6.12.1/net/openvswitch/
Dflow.c296 OFPIEH12_AUTH | OFPIEH12_UNREP)) || in get_ipv6_ext_hdrs()
304 if (*ext_hdrs & OFPIEH12_AUTH) in get_ipv6_ext_hdrs()
312 *ext_hdrs |= OFPIEH12_AUTH; in get_ipv6_ext_hdrs()
325 OFPIEH12_AUTH | OFPIEH12_ESP | in get_ipv6_ext_hdrs()
Dflow.h39 OFPIEH12_AUTH = 1 << 2, /* Authentication header present. */ enumerator