OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:nasoc
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/netinet/
sctp_pcb.c
2002
struct sctp_tcb *asoc, *
nasoc
;
local in function:sctp_inpcb_free
2038
asoc =
nasoc
) {
2039
nasoc
= LIST_NEXT(asoc, sctp_tcblist);
2152
asoc =
nasoc
) {
2153
nasoc
= LIST_NEXT(asoc, sctp_tcblist);
sctp_pcb.c
2002
struct sctp_tcb *asoc, *
nasoc
;
local in function:sctp_inpcb_free
2038
asoc =
nasoc
) {
2039
nasoc
= LIST_NEXT(asoc, sctp_tcblist);
2152
asoc =
nasoc
) {
2153
nasoc
= LIST_NEXT(asoc, sctp_tcblist);
sctp_pcb.c
2002
struct sctp_tcb *asoc, *
nasoc
;
local in function:sctp_inpcb_free
2038
asoc =
nasoc
) {
2039
nasoc
= LIST_NEXT(asoc, sctp_tcblist);
2152
asoc =
nasoc
) {
2153
nasoc
= LIST_NEXT(asoc, sctp_tcblist);
Completed in 302 milliseconds
Indexes created Wed Oct 01 15:09:59 GMT 2025