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_chunk
(Results
1 - 8
of
8
) sorted by relevancy
/src/sys/netinet/
sctp_pcb.h
154
struct uma_zone *
ipi_zone_chunk
;
member in struct:sctp_epinfo
161
struct vm_zone *
ipi_zone_chunk
;
member in struct:sctp_epinfo
170
struct pool
ipi_zone_chunk
;
member in struct:sctp_epinfo
sctp_output.c
4333
chk = (struct sctp_tmit_chunk *)SCTP_ZONE_GET(sctppcbinfo.
ipi_zone_chunk
);
4413
chk = (struct sctp_tmit_chunk *)SCTP_ZONE_GET(sctppcbinfo.
ipi_zone_chunk
);
4423
SCTP_ZONE_FREE(sctppcbinfo.
ipi_zone_chunk
, chk);
4841
SCTP_ZONE_FREE(sctppcbinfo.
ipi_zone_chunk
, chk);
4871
SCTP_ZONE_FREE(sctppcbinfo.
ipi_zone_chunk
, chk);
4970
SCTP_ZONE_FREE(sctppcbinfo.
ipi_zone_chunk
, chk);
5084
SCTP_ZONE_FREE(sctppcbinfo.
ipi_zone_chunk
, chk);
5984
chk = (struct sctp_tmit_chunk *)SCTP_ZONE_GET(sctppcbinfo.
ipi_zone_chunk
);
5994
SCTP_ZONE_FREE(sctppcbinfo.
ipi_zone_chunk
, chk);
6093
chk = (struct sctp_tmit_chunk *)SCTP_ZONE_GET(sctppcbinfo.
ipi_zone_chunk
);
[
all
...]
sctp_pcb.c
3134
SCTP_ZONE_FREE(sctppcbinfo.
ipi_zone_chunk
, chk);
3157
SCTP_ZONE_FREE(sctppcbinfo.
ipi_zone_chunk
, chk);
3172
SCTP_ZONE_FREE(sctppcbinfo.
ipi_zone_chunk
, chk);
3188
SCTP_ZONE_FREE(sctppcbinfo.
ipi_zone_chunk
, chk);
3204
SCTP_ZONE_FREE(sctppcbinfo.
ipi_zone_chunk
, chk);
3219
SCTP_ZONE_FREE(sctppcbinfo.
ipi_zone_chunk
, chk);
3234
SCTP_ZONE_FREE(sctppcbinfo.
ipi_zone_chunk
, chk);
3265
SCTP_ZONE_FREE(sctppcbinfo.
ipi_zone_chunk
,
3840
SCTP_ZONE_INIT(sctppcbinfo.
ipi_zone_chunk
, "sctp_chunk",
4523
SCTP_ZONE_FREE(sctppcbinfo.
ipi_zone_chunk
, chk)
[
all
...]
sctp_indata.c
306
SCTP_ZONE_FREE(sctppcbinfo.
ipi_zone_chunk
, chk);
323
SCTP_ZONE_FREE(sctppcbinfo.
ipi_zone_chunk
, chk);
494
SCTP_ZONE_FREE(sctppcbinfo.
ipi_zone_chunk
, chk);
544
SCTP_ZONE_FREE(sctppcbinfo.
ipi_zone_chunk
, chk);
727
SCTP_ZONE_FREE(sctppcbinfo.
ipi_zone_chunk
, chk);
960
SCTP_ZONE_FREE(sctppcbinfo.
ipi_zone_chunk
, chk);
1219
SCTP_ZONE_FREE(sctppcbinfo.
ipi_zone_chunk
, chk);
2016
chk = (struct sctp_tmit_chunk *)SCTP_ZONE_GET(sctppcbinfo.
ipi_zone_chunk
);
3843
SCTP_ZONE_FREE(sctppcbinfo.
ipi_zone_chunk
, tp1);
4584
SCTP_ZONE_FREE(sctppcbinfo.
ipi_zone_chunk
, chk)
[
all
...]
sctp_timer.c
454
SCTP_ZONE_FREE(sctppcbinfo.
ipi_zone_chunk
, chk);
sctp_input.c
210
SCTP_ZONE_FREE(sctppcbinfo.
ipi_zone_chunk
, chk);
2317
SCTP_ZONE_FREE(sctppcbinfo.
ipi_zone_chunk
, chk);
2657
SCTP_ZONE_FREE(sctppcbinfo.
ipi_zone_chunk
, chk);
sctputil.c
2594
SCTP_ZONE_FREE(sctppcbinfo.
ipi_zone_chunk
, chk);
2614
SCTP_ZONE_FREE(sctppcbinfo.
ipi_zone_chunk
, chk);
2635
SCTP_ZONE_FREE(sctppcbinfo.
ipi_zone_chunk
, chk);
sctp_usrreq.c
189
new_chk = (struct sctp_tmit_chunk *)SCTP_ZONE_GET(sctppcbinfo.
ipi_zone_chunk
);
203
SCTP_ZONE_FREE(sctppcbinfo.
ipi_zone_chunk
, new_chk);
Completed in 50 milliseconds
Indexes created Thu Nov 06 21:09:53 GMT 2025