OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ali
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/bsd/libbind/dist/irs/
dns_nw.c
65
char *
ali
[MAXALIASES];
member in struct:pvt
339
pvt->net.n_aliases = pvt->
ali
;
377
ap = pvt->
ali
;
/src/sys/netinet/
sctp_output.c
2664
struct sctp_adaption_layer_indication *
ali
;
local
2665
ali
= (struct sctp_adaption_layer_indication *)(
2667
ali
->ph.param_type = htons(SCTP_ULP_ADAPTION);
2668
ali
->ph.param_length = htons(sizeof(*
ali
));
2669
ali
->indication = ntohl(inp->sctp_ep.adaption_layer_indicator);
2670
m->m_len += sizeof(*
ali
);
2671
ecn = (struct sctp_ecn_supported_param *)((vaddr_t)
ali
+
2672
sizeof(*
ali
));
3632
struct sctp_adaption_layer_indication *
ali
;
local
[
all
...]
Completed in 24 milliseconds
Indexes created Mon Mar 02 05:31:46 UTC 2026