Home
last modified time | relevance | path

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

/Linux-v5.10/net/ipv4/
Desp4.c68 static inline void *esp_tmp_extra(void *tmp) in esp_tmp_extra() function
100 struct esp_output_extra *extra = esp_tmp_extra(tmp); in esp_ssg_unref()
110 extra = esp_tmp_extra(tmp); in esp_ssg_unref()
291 __be32 *seqhi = esp_tmp_extra(tmp); in esp_restore_header()
300 struct esp_output_extra *extra = esp_tmp_extra(tmp); in esp_output_restore_header()
568 extra = esp_tmp_extra(tmp); in esp_output_tail()
942 seqhi = esp_tmp_extra(tmp); in esp_input()
/Linux-v5.10/net/ipv6/
Desp6.c85 static inline void *esp_tmp_extra(void *tmp) in esp_tmp_extra() function
117 struct esp_output_extra *extra = esp_tmp_extra(tmp); in esp_ssg_unref()
326 __be32 *seqhi = esp_tmp_extra(tmp); in esp_restore_header()
335 struct esp_output_extra *extra = esp_tmp_extra(tmp); in esp_output_restore_header()
602 extra = esp_tmp_extra(tmp); in esp6_output_tail()
982 seqhi = esp_tmp_extra(tmp); in esp6_input()