Home
last modified time | relevance | path

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

/openbmc/linux/net/ipv4/
H A Desp4.c68 static inline void *esp_tmp_extra(void *tmp) in esp_tmp_extra() function
290 __be32 *seqhi = esp_tmp_extra(tmp); in esp_restore_header()
299 struct esp_output_extra *extra = esp_tmp_extra(tmp); in esp_output_restore_header()
564 extra = esp_tmp_extra(tmp); in esp_output_tail()
934 seqhi = esp_tmp_extra(tmp); in esp_input()
/openbmc/linux/net/ipv6/
H A Desp6.c85 static inline void *esp_tmp_extra(void *tmp) in esp_tmp_extra() function
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()
601 extra = esp_tmp_extra(tmp); in esp6_output_tail()
982 seqhi = esp_tmp_extra(tmp); in esp6_input()