Home
last modified time | relevance | path

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

/Linux-v4.19/net/ipv6/
Desp6.c221 static void esp_output_fill_trailer(u8 *tail, int tfclen, int plen, __u8 proto) in esp_output_fill_trailer() function
277 esp_output_fill_trailer(tail, esp->tfclen, esp->plen, esp->proto); in esp6_output_head()
310 esp_output_fill_trailer(tail, esp->tfclen, esp->plen, esp->proto); in esp6_output_head()
/Linux-v4.19/net/ipv4/
Desp4.c210 static void esp_output_fill_trailer(u8 *tail, int tfclen, int plen, __u8 proto) in esp_output_fill_trailer() function
309 esp_output_fill_trailer(tail, esp->tfclen, esp->plen, esp->proto); in esp_output_head()
345 esp_output_fill_trailer(tail, esp->tfclen, esp->plen, esp->proto); in esp_output_head()