Lines Matching refs:xfrm_state
12 static void ixgbe_ipsec_del_sa(struct xfrm_state *xs);
392 static struct xfrm_state *ixgbe_ipsec_find_rx_state(struct ixgbe_ipsec *ipsec, in ixgbe_ipsec_find_rx_state()
397 struct xfrm_state *ret = NULL; in ixgbe_ipsec_find_rx_state()
427 static int ixgbe_ipsec_parse_proto_keys(struct xfrm_state *xs, in ixgbe_ipsec_parse_proto_keys()
478 static int ixgbe_ipsec_check_mgmt_ip(struct xfrm_state *xs) in ixgbe_ipsec_check_mgmt_ip()
562 static int ixgbe_ipsec_add_sa(struct xfrm_state *xs, in ixgbe_ipsec_add_sa()
757 static void ixgbe_ipsec_del_sa(struct xfrm_state *xs) in ixgbe_ipsec_del_sa()
874 struct xfrm_state *xs; in ixgbe_ipsec_vf_add_sa()
982 struct xfrm_state *xs; in ixgbe_ipsec_vf_del_sa()
1057 struct xfrm_state *xs; in ixgbe_ipsec_tx()
1151 struct xfrm_state *xs = NULL; in ixgbe_ipsec_rx()