Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/ethernet/chelsio/inline_crypto/ch_ipsec/
Dchcr_ipsec.c78 static int ch_ipsec_xmit(struct sk_buff *skb, struct net_device *dev);
98 .tx_handler = ch_ipsec_xmit,
710 int ch_ipsec_xmit(struct sk_buff *skb, struct net_device *dev) in ch_ipsec_xmit() function