OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sctp_add_ip_address
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/netinet/
sctp_route.h
37
void
sctp_add_ip_address
(struct ifaddr *);
sctp_asconf.c
723
case
SCTP_ADD_IP_ADDRESS
:
862
* type:
SCTP_ADD_IP_ADDRESS
or SCTP_DEL_IP_ADDRESS
890
* type =
SCTP_ADD_IP_ADDRESS
, SCTP_DEL_IP_ADDRESS, SCTP_SET_PRIM_ADDR
933
((type ==
SCTP_ADD_IP_ADDRESS
&&
937
aa->ap.aph.ph.param_type ==
SCTP_ADD_IP_ADDRESS
))) {
1012
if (type ==
SCTP_ADD_IP_ADDRESS
) {
1039
* type =
SCTP_ADD_IP_ADDRESS
, SCTP_DEL_IP_ADDRESS, SCTP_SET_PRIM_ADDR
1082
if (type ==
SCTP_ADD_IP_ADDRESS
&&
1097
aa->ap.aph.ph.param_type ==
SCTP_ADD_IP_ADDRESS
) {
1159
if (type ==
SCTP_ADD_IP_ADDRESS
) {
1966
sctp_add_ip_address
(struct ifaddr *ifa)
function in typeref:typename:void
[
all
...]
/src/sys/kern/
uipc_socket.c
458
vec_sctp_add_ip_address =
sctp_add_ip_address
;
Completed in 14 milliseconds
Indexes created Thu Oct 02 10:09:58 GMT 2025