OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:aph
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/netinet/
sctp_asconf.c
123
struct sctp_asconf_paramhdr *
aph
;
local
134
aph
= mtod(m_reply, struct sctp_asconf_paramhdr *);
135
aph
->correlation_id = id;
136
aph
->ph.param_type = htons(SCTP_SUCCESS_REPORT);
137
aph
->ph.param_length = sizeof(struct sctp_asconf_paramhdr);
138
m_reply->m_len =
aph
->ph.param_length;
139
aph
->ph.param_length = htons(
aph
->ph.param_length);
149
struct sctp_asconf_paramhdr *
aph
;
local
162
aph
= mtod(m_reply, struct sctp_asconf_paramhdr *)
577
struct sctp_asconf_paramhdr *
aph
, *ack_
aph
;
local
1334
struct sctp_asconf_paramhdr *
aph
;
local
2233
struct sctp_asconf_paramhdr *
aph
;
local
[
all
...]
sctp_header.h
108
struct sctp_asconf_paramhdr
aph
; /* asconf "parameter" */
member in struct:sctp_asconf_addr_param
113
struct sctp_asconf_paramhdr
aph
; /* asconf "parameter" */
member in struct:sctp_asconf_addrv4_param
Completed in 36 milliseconds
Indexes created Sat Feb 21 16:20:20 UTC 2026