Lines Matching refs:or
30 Passes one or more ipv4/ipv6 addresses to the security module for validation
31 based on the ``@optname`` that will result in either a bind or connect
38 @address - One or more ipv4 / ipv6 addresses.
40 ipv4 or ipv6 address using sizeof(struct sockaddr_in) or
47 | SCTP_SOCKOPT_BINDX_ADD | One or more ipv4 / ipv6 addresses |
48 | SCTP_PRIMARY_ADDR | Single ipv4 or ipv6 address |
49 | SCTP_SET_PEER_PRIMARY_ADDR | Single ipv4 or ipv6 address |
56 | SCTP_SOCKOPT_CONNECTX | One or more ipv4 / ipv6 addresses |
57 | SCTP_PARAM_ADD_IP | One or more ipv4 / ipv6 addresses |
58 | SCTP_SENDMSG_CONNECT | Single ipv4 or ipv6 address |
59 | SCTP_PARAM_SET_PRIMARY | Single ipv4 or ipv6 address |
78 sendmsg(2) or sctp_sendmsg(3) on a new asociation.
90 enabled on both endpoints (or use the appropriate **setsockopt**\(2))::
107 (i.e. a TCP style socket) or when a socket is 'peeled off' e.g userspace
136 sendmsg(2) or sctp_sendmsg(3).
165 | If SCTP_SOCKET_TCP or peeled off