Home
last modified time | relevance | path

Searched refs:SCTP_PCB_FLAGS_MULTIPLE_ASCONFS (Results 1 – 4 of 4) sorted by relevance

/f-stack/freebsd/netinet/
H A Dsctp.h562 #define SCTP_PCB_FLAGS_MULTIPLE_ASCONFS 0x0000000001000000 macro
H A Dsctp_pcb.c3095 sctp_feature_off(inp, SCTP_PCB_FLAGS_MULTIPLE_ASCONFS); in sctp_inpcb_bind()
3097 sctp_feature_on(inp, SCTP_PCB_FLAGS_MULTIPLE_ASCONFS); in sctp_inpcb_bind()
H A Dsctp_output.c9256 (!sctp_is_feature_on(stcb->sctp_ep, SCTP_PCB_FLAGS_MULTIPLE_ASCONFS))) { in sctp_send_asconf()
/f-stack/tools/compat/include/netinet/
H A Dsctp.h562 #define SCTP_PCB_FLAGS_MULTIPLE_ASCONFS 0x0000000001000000 macro