Home
last modified time | relevance | path

Searched refs:sctp_mobility_feature_off (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/netinet/
H A Dsctp_var.h77 #define sctp_mobility_feature_off(inp, feature) (inp->sctp_mobility_features &= ~feature) macro
H A Dsctp_timer.c1279 sctp_mobility_feature_off(inp, SCTP_MOBILITY_PRIM_DELETED); in sctp_delete_prim_timer()
1286 sctp_mobility_feature_off(inp, SCTP_MOBILITY_PRIM_DELETED); in sctp_delete_prim_timer()
H A Dsctp_pcb.c2979 sctp_mobility_feature_off(inp, SCTP_MOBILITY_BASE); in sctp_inpcb_bind_locked()
2980 sctp_mobility_feature_off(inp, SCTP_MOBILITY_PRIM_DELETED); in sctp_inpcb_bind_locked()
2983 sctp_mobility_feature_off(inp, SCTP_MOBILITY_PRIM_DELETED); in sctp_inpcb_bind_locked()
2990 sctp_mobility_feature_off(inp, SCTP_MOBILITY_FASTHANDOFF); in sctp_inpcb_bind_locked()
2991 sctp_mobility_feature_off(inp, SCTP_MOBILITY_PRIM_DELETED); in sctp_inpcb_bind_locked()
2994 sctp_mobility_feature_off(inp, SCTP_MOBILITY_PRIM_DELETED); in sctp_inpcb_bind_locked()