Searched refs:SCTP_MOBILITY_BASE (Results 1 - 5 of 5) sorted by relevance

/freebsd-12-stable/sys/netinet/
H A Dsctp.h582 #define SCTP_MOBILITY_BASE 0x00000001 macro
H A Dsctp_asconf.c566 SCTP_MOBILITY_BASE) ||
583 SCTP_MOBILITY_BASE)) {
1203 SCTP_MOBILITY_BASE) ||
H A Dsctp_pcb.c3137 sctp_mobility_feature_off(inp, SCTP_MOBILITY_BASE);
3140 sctp_mobility_feature_on(inp, SCTP_MOBILITY_BASE);
4467 SCTP_MOBILITY_BASE) ||
H A Dsctp_input.c681 SCTP_MOBILITY_BASE) ||
696 SCTP_MOBILITY_BASE)) {
H A Dsctp_output.c2855 sctp_is_mobility_feature_on(stcb->sctp_ep, SCTP_MOBILITY_BASE)) {
2865 sctp_is_mobility_feature_on(stcb->sctp_ep, SCTP_MOBILITY_BASE)) {

Completed in 311 milliseconds