Searched refs:xfrm (Results 151 - 158 of 158) sorted by relevance

1234567

/linux-master/drivers/net/bonding/
H A Dbond_main.c85 #include <net/xfrm.h>
592 * bond_ipsec_offload_ok - can this packet use the xfrm hw offload
5882 /* set up xfrm device ops (only supported in active-backup right now) */
/linux-master/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_main.c67 #include <net/xfrm.h>
/linux-master/security/selinux/
H A Dhooks.c104 #include "xfrm.h"
5819 /* If skb->dst->xfrm is non-NULL then the packet is undergoing an IPsec
5830 if (skb_dst(skb) != NULL && skb_dst(skb)->xfrm != NULL &&
/linux-master/drivers/net/wireless/virtual/
H A Dmac80211_hwsim.c21 #include <net/xfrm.h>
/linux-master/net/ipv6/
H A Droute.c56 #include <net/xfrm.h>
/linux-master/net/core/
H A Dfilter.c59 #include <net/xfrm.h>
H A Ddev.c111 #include <net/xfrm.h>
/linux-master/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_main.c41 #include <net/xfrm.h>

Completed in 287 milliseconds

1234567