OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:my_vtag_nonce
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/netinet/
sctp_structs.h
397
u_int32_t
my_vtag_nonce
;
member in struct:sctp_association
sctp_output.c
3320
if (asoc->
my_vtag_nonce
== 0)
3321
asoc->
my_vtag_nonce
= sctp_select_a_tag(inp);
3322
stc.tie_tag_my_vtag = asoc->
my_vtag_nonce
;
sctp_input.c
1321
cookie->tie_tag_my_vtag == asoc->
my_vtag_nonce
&&
Completed in 28 milliseconds
Indexes created Mon Oct 20 03:09:53 GMT 2025