Home
last modified time | relevance | path

Searched refs:SCTP_MOBILITY_BASE (Results 1 – 6 of 6) sorted by relevance

/f-stack/freebsd/netinet/
H A Dsctp.h577 #define SCTP_MOBILITY_BASE 0x00000001 macro
H A Dsctp_asconf.c566 SCTP_MOBILITY_BASE) || in sctp_process_asconf_set_primary()
582 SCTP_MOBILITY_BASE)) { in sctp_process_asconf_set_primary()
1194 SCTP_MOBILITY_BASE) || in sctp_asconf_addr_mgmt_ack()
H A Dsctp_pcb.c3104 sctp_mobility_feature_off(inp, SCTP_MOBILITY_BASE); in sctp_inpcb_bind()
3107 sctp_mobility_feature_on(inp, SCTP_MOBILITY_BASE); in sctp_inpcb_bind()
4417 SCTP_MOBILITY_BASE) || in sctp_remove_net()
H A Dsctp_input.c680 SCTP_MOBILITY_BASE) || in sctp_handle_heartbeat_ack()
694 SCTP_MOBILITY_BASE)) { in sctp_handle_heartbeat_ack()
H A Dsctp_output.c2846 sctp_is_mobility_feature_on(stcb->sctp_ep, SCTP_MOBILITY_BASE)) { in sctp_select_nth_preferred_addr_from_ifn_boundall()
2856 sctp_is_mobility_feature_on(stcb->sctp_ep, SCTP_MOBILITY_BASE)) { in sctp_select_nth_preferred_addr_from_ifn_boundall()
/f-stack/tools/compat/include/netinet/
H A Dsctp.h577 #define SCTP_MOBILITY_BASE 0x00000001 macro