Home
last modified time | relevance | path

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

/Linux-v6.1/net/openvswitch/
Dflow.h38 OFPIEH12_ESP = 1 << 1, /* Encrypted Sec Payload header present. */ enumerator
Dflow.c289 if (*ext_hdrs & OFPIEH12_ESP) in get_ipv6_ext_hdrs()
297 *ext_hdrs |= OFPIEH12_ESP; in get_ipv6_ext_hdrs()
322 OFPIEH12_AUTH | OFPIEH12_ESP | in get_ipv6_ext_hdrs()