Home
last modified time | relevance | path

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

/freebsd/sys/netinet/
H A Dsctp.h552 #define SCTP_PCB_FLAGS_AUTO_ASCONF 0x0000000000000040 macro
H A Dsctp_pcb.c2964 sctp_feature_off(inp, SCTP_PCB_FLAGS_AUTO_ASCONF); in sctp_inpcb_bind_locked()
2967 sctp_feature_on(inp, SCTP_PCB_FLAGS_AUTO_ASCONF); in sctp_inpcb_bind_locked()
3064 sctp_feature_off(inp, SCTP_PCB_FLAGS_AUTO_ASCONF); in sctp_inpcb_bind_locked()
H A Dsctp_usrreq.c1542 val = sctp_is_feature_on(inp, SCTP_PCB_FLAGS_AUTO_ASCONF);
3768 set_opt = SCTP_PCB_FLAGS_AUTO_ASCONF;