Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/ipv4/
H A 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()
567 extra = esp_tmp_extra(tmp); in esp_output_tail()
941 seqhi = esp_tmp_extra(tmp); in esp_input()
/OK3568_Linux_fs/kernel/net/ipv6/
H A 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()
601 extra = esp_tmp_extra(tmp); in esp6_output_tail()
986 seqhi = esp_tmp_extra(tmp); in esp6_input()