Home
last modified time | relevance | path

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

/external/chromium_org/third_party/usrsctp/usrsctplib/netinet/
Dsctp.h571 #define SCTP_PCB_FLAGS_MULTIPLE_ASCONFS 0x0000000001000000 macro
Dsctp_pcb.c3569 sctp_feature_off(inp, SCTP_PCB_FLAGS_MULTIPLE_ASCONFS);
3571 sctp_feature_on(inp, SCTP_PCB_FLAGS_MULTIPLE_ASCONFS);
Dsctp_output.c9517 (!sctp_is_feature_on(stcb->sctp_ep, SCTP_PCB_FLAGS_MULTIPLE_ASCONFS))) {