Searched refs:F_IPSEC_ON (Results 1 – 1 of 1) sorted by relevance
200 #define F_IPSEC_ON (1<<12) /* ipsec on for flows */ macro666 if (pkt_dev->flags & F_IPSEC_ON) { in pktgen_if_show()1249 pkt_dev->flags |= F_IPSEC_ON; in pktgen_if_write()2488 if (pkt_dev->flags & F_IPSEC_ON) in mod_cur_headers()2593 if (pkt_dev->flags & F_IPSEC_ON) { in process_ipsec()