Searched refs:F_IPSEC_ON (Results 1 - 1 of 1) sorted by relevance

/net/core/
H A Dpktgen.c200 #define F_IPSEC_ON (1<<12) /* ipsec on for flows */ macro
666 if (pkt_dev->flags & F_IPSEC_ON) {
1246 pkt_dev->flags |= F_IPSEC_ON;
2485 if (pkt_dev->flags & F_IPSEC_ON)
2590 if (pkt_dev->flags & F_IPSEC_ON) {

Completed in 8 milliseconds