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_ep
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/netinet/
sctp_pcb.h
150
struct uma_zone *
ipi_zone_ep
;
member in struct:sctp_epinfo
157
struct vm_zone *
ipi_zone_ep
;
member in struct:sctp_epinfo
166
struct pool
ipi_zone_ep
;
member in struct:sctp_epinfo
sctp_pcb.c
1347
inp = (struct sctp_inpcb *)SCTP_ZONE_GET(sctppcbinfo.
ipi_zone_ep
);
1367
SCTP_ZONE_FREE(sctppcbinfo.
ipi_zone_ep
, inp);
1402
SCTP_ZONE_FREE(sctppcbinfo.
ipi_zone_ep
, inp);
1409
SCTP_ZONE_FREE(sctppcbinfo.
ipi_zone_ep
, inp);
2241
SCTP_ZONE_FREE(sctppcbinfo.
ipi_zone_ep
, inp);
3826
SCTP_ZONE_INIT(sctppcbinfo.
ipi_zone_ep
, "sctp_ep",
Completed in 15 milliseconds
Indexes created Wed Oct 15 03:09:54 GMT 2025