OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:l_stcb
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/netinet/
sctp_input.c
1667
struct sctp_tcb *
l_stcb
=*stcb;
local
1800
if (
l_stcb
) {
1801
SCTP_TCB_UNLOCK(
l_stcb
);
1804
if (
l_stcb
) {
1805
SCTP_TCB_LOCK(
l_stcb
);
sctp_input.c
1667
struct sctp_tcb *
l_stcb
=*stcb;
local
1800
if (
l_stcb
) {
1801
SCTP_TCB_UNLOCK(
l_stcb
);
1804
if (
l_stcb
) {
1805
SCTP_TCB_LOCK(
l_stcb
);
Completed in 75 milliseconds
Indexes created Fri Aug 14 00:25:39 UTC 2026