OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sctp_hash
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/netinet/
sctp_pcb.c
273
LIST_FOREACH(inp, ephead,
sctp_hash
) {
685
LIST_FOREACH(inp, head,
sctp_hash
) {
729
LIST_FOREACH(inp, head,
sctp_hash
) {
1523
LIST_INSERT_HEAD(head, new_inp,
sctp_hash
);
1579
LIST_FOREACH(t_inp, head,
sctp_hash
) {
1920
LIST_INSERT_HEAD(head, inp,
sctp_hash
);
2211
LIST_REMOVE(inp,
sctp_hash
);
3850
SCTP_ZONE_INIT(sctppcbinfo.ipi_zone_hash, "
sctp_hash
",
sctp_pcb.h
296
LIST_ENTRY(sctp_inpcb)
sctp_hash
;
member in struct:sctp_inpcb
Completed in 32 milliseconds
Indexes created Sat Feb 21 16:20:20 UTC 2026