Home
last modified time | relevance | path

Searched refs:aph (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/netinet/
H A Dsctp_asconf.c95 aph->ph.param_length = htons(aph->ph.param_length); in sctp_asconf_success_response()
703 if (aph == NULL) { in sctp_handle_asconf()
709 while (aph != NULL) { in sctp_handle_asconf()
733 if (aph == NULL) { in sctp_handle_asconf()
799 if (aph == NULL) { in sctp_handle_asconf()
1735 if (aph == NULL) { in sctp_handle_asconf_ack()
1758 if (aph == NULL) { in sctp_handle_asconf_ack()
2359 if (aph == NULL) { in sctp_is_addr_pending()
2382 if (aph == NULL) { in sctp_is_addr_pending()
2661 aph->ph.param_type = htons(aph->ph.param_type); in sctp_compose_asconf()
[all …]
H A Dsctp_header.h113 struct sctp_asconf_paramhdr aph; /* asconf "parameter" */ member
118 struct sctp_asconf_paramhdr aph; /* asconf "parameter" */ member
124 struct sctp_asconf_paramhdr aph; /* asconf "parameter" */ member