Home
last modified time | relevance | path

Searched defs:uml_gre_data (Results 1 – 1 of 1) sorted by relevance

/linux-6.3-rc2/arch/um/drivers/
A Dvector_transports.c29 struct uml_gre_data { struct
30 uint32_t rx_key;
31 uint32_t tx_key;
32 uint32_t sequence;
34 bool ipv6;
35 bool has_sequence;
36 bool pin_sequence;
37 bool checksum;
38 bool key;
41 uint32_t checksum_offset;
[all …]

Completed in 5 milliseconds