OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ipi_zone_asoc
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/netinet/
sctp_pcb.h
151
struct uma_zone *
ipi_zone_asoc
;
member in struct:sctp_epinfo
158
struct vm_zone *
ipi_zone_asoc
;
member in struct:sctp_epinfo
167
struct pool
ipi_zone_asoc
;
member in struct:sctp_epinfo
sctp_pcb.c
2722
stcb = (struct sctp_tcb *)SCTP_ZONE_GET(sctppcbinfo.
ipi_zone_asoc
);
2748
SCTP_ZONE_FREE(sctppcbinfo.
ipi_zone_asoc
, stcb);
2765
SCTP_ZONE_FREE(sctppcbinfo.
ipi_zone_asoc
, stcb);
2794
SCTP_ZONE_FREE(sctppcbinfo.
ipi_zone_asoc
, stcb);
3301
SCTP_ZONE_FREE(sctppcbinfo.
ipi_zone_asoc
, stcb);
3829
SCTP_ZONE_INIT(sctppcbinfo.
ipi_zone_asoc
, "sctp_asoc",
Completed in 50 milliseconds
Indexes created Thu Oct 16 14:10:15 GMT 2025