Home
last modified time | relevance | path

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

/Linux-v5.15/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()
597 extra = esp_tmp_extra(tmp); in esp6_output_tail()
977 seqhi = esp_tmp_extra(tmp); in esp6_input()
/Linux-v5.15/net/ipv4/
Desp4.c68 static inline void *esp_tmp_extra(void *tmp) in esp_tmp_extra() function
289 __be32 *seqhi = esp_tmp_extra(tmp); in esp_restore_header()
298 struct esp_output_extra *extra = esp_tmp_extra(tmp); in esp_output_restore_header()
561 extra = esp_tmp_extra(tmp); in esp_output_tail()
935 seqhi = esp_tmp_extra(tmp); in esp_input()