Home
last modified time | relevance | path

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

/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/
H A Dsctp.h299 SCTP_ADDR_OVER = (1 << 1), /* Override the primary destination. */ enumerator
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/
H A Dsctp.h299 SCTP_ADDR_OVER = (1 << 1), /* Override the primary destination. */ enumerator
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dsctp.h310 SCTP_ADDR_OVER = (1 << 1), /* Override the primary destination. */ enumerator
/OK3568_Linux_fs/kernel/net/sctp/
H A Dsocket.c1653 if ((sflags & SCTP_ADDR_OVER) && !msg->msg_name) in sctp_sendmsg_parse()
2014 if (!sctp_style(sk, TCP) && !(sflags & SCTP_ADDR_OVER)) in sctp_sendmsg()
2906 ~(SCTP_UNORDERED | SCTP_ADDR_OVER | in sctp_setsockopt_default_send_param()
2964 ~(SCTP_UNORDERED | SCTP_ADDR_OVER | in sctp_setsockopt_default_sndinfo()
8593 ~(SCTP_UNORDERED | SCTP_ADDR_OVER | in sctp_msghdr_parse()
8617 ~(SCTP_UNORDERED | SCTP_ADDR_OVER | in sctp_msghdr_parse()