Home
last modified time | relevance | path

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

/net/ipv6/
Desp6.c210 static void esp_output_fill_trailer(u8 *tail, int tfclen, int plen, __u8 proto) in esp_output_fill_trailer() function
266 esp_output_fill_trailer(tail, esp->tfclen, esp->plen, esp->proto); in esp6_output_head()
299 esp_output_fill_trailer(tail, esp->tfclen, esp->plen, esp->proto); in esp6_output_head()
/net/ipv4/
Desp4.c212 static void esp_output_fill_trailer(u8 *tail, int tfclen, int plen, __u8 proto) in esp_output_fill_trailer() function
321 esp_output_fill_trailer(tail, esp->tfclen, esp->plen, esp->proto); in esp_output_head()
357 esp_output_fill_trailer(tail, esp->tfclen, esp->plen, esp->proto); in esp_output_head()