Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/net/
Desp.h14 static inline void esp_output_fill_trailer(u8 *tail, int tfclen, int plen, __u8 proto) in esp_output_fill_trailer() function
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/en_accel/
Dipsec_rxtx.c241 esp_output_fill_trailer((u8 *)inlseg->data, 0, ipsec_st->plen, ipsec_st->xo->proto); in mlx5e_ipsec_handle_tx_wqe()
/kernel/linux/linux-5.10/net/ipv6/
Desp6.c527 esp_output_fill_trailer(tail, esp->tfclen, esp->plen, esp->proto); in esp6_output_head()
561 esp_output_fill_trailer(tail, esp->tfclen, esp->plen, esp->proto); in esp6_output_head()
/kernel/linux/linux-5.10/net/ipv4/
Desp4.c493 esp_output_fill_trailer(tail, esp->tfclen, esp->plen, esp->proto); in esp_output_head()
527 esp_output_fill_trailer(tail, esp->tfclen, esp->plen, esp->proto); in esp_output_head()