Home
last modified time | relevance | path

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

/f-stack/freebsd/netinet/
H A Dsctp_output.c4274 int prev_scope = 0; in sctp_lowlevel_chunk_output() local
4519 prev_scope = sin6->sin6_scope_id; in sctp_lowlevel_chunk_output()
4550 sin6->sin6_scope_id = prev_scope; in sctp_lowlevel_chunk_output()