Lines Matching defs:ipsec_test_flags
76 struct ipsec_test_flags { struct
77 bool display_alg;
78 bool sa_expiry_pkts_soft;
79 bool sa_expiry_pkts_hard;
80 bool icv_corrupt;
81 bool iv_gen;
82 uint32_t tunnel_hdr_verify;
83 bool udp_encap;
84 bool udp_ports_verify;
85 bool ip_csum;
86 bool l4_csum;
87 bool ipv6;
88 bool tunnel_ipv6;
89 bool transport;
90 bool fragment;
91 bool stats_success;
92 bool antireplay;
93 enum df_flags df;
94 enum dscp_flags dscp;
95 bool dec_ttl_or_hop_limit;
96 bool ah;