Home
last modified time | relevance | path

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

/DragonOS/kernel/src/net/socket/
H A Dmod.rs534 let listen_table_guard = match socket_type { in get_ephemeral_port() localVariable
553 let mut listen_table_guard = match socket_type { in bind_port() localVariable
570 let mut listen_table_guard = match socket_type { in unbind_port() localVariable