Home
last modified time | relevance | path

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

/dpdk/drivers/net/ixgbe/
H A Dixgbe_ipsec.c33 #define CMP_IP(a, b) (\ macro
104 if (CMP_IP(priv->rx_ip_tbl[i].ip, in ixgbe_crypto_add_sa()
285 if (CMP_IP(priv->rx_ip_tbl[i].ip, ic_session->dst_ip)) { in ixgbe_crypto_remove_sa()
/dpdk/drivers/net/txgbe/
H A Dtxgbe_ipsec.c14 #define CMP_IP(a, b) (\ macro
84 if (CMP_IP(priv->rx_ip_tbl[i].ip, in txgbe_crypto_add_sa()
263 if (CMP_IP(priv->rx_ip_tbl[i].ip, ic_session->dst_ip)) { in txgbe_crypto_remove_sa()