OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:two_way
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/netinet/
sctp_usrreq.c
2483
uint8_t
two_way
, not_peer;
local
2543
two_way
= 0;
2546
two_way
= 1;
2549
two_way
= 1;
2557
strrst->strrst_list,
two_way
, not_peer);
sctp_output.c
8689
uint8_t
two_way
=0, not_peer=0;
local
8802
sctp_send_str_reset_req(stcb, number_entries, list,
two_way
, not_peer);
8819
int number_entrys, uint16_t *list, uint8_t
two_way
, uint8_t not_peer)
8822
* if the request is to reset all streams. If
two_way
is true then we
8827
*
two_way
| not_peer | = | Flags
8847
if ((
two_way
== 0) && (not_peer == 1)) {
8920
if (
two_way
== 0) {
Completed in 30 milliseconds
Indexes created Sat Feb 21 08:20:20 UTC 2026