Home
last modified time | relevance | path

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

/dpdk/lib/ipsec/
H A Diph.h262 if (sa->type & TUN_HDR_MSK) in update_tun_outb_l3hdr()
272 if (sa->type & TUN_HDR_MSK) in update_tun_inb_l3hdr()
H A Dsa.h12 #define TUN_HDR_MSK (RTE_IPSEC_SATP_ECN_MASK | RTE_IPSEC_SATP_DSCP_MASK) macro