Searched refs:SCTP_GET_PEER_ADDRS (Results 1 – 2 of 2) sorted by relevance
/linux/include/uapi/linux/ | ||
H A D | sctp.h | 118 #define SCTP_GET_PEER_ADDRS 108 /* Get all peer address. */ macro |
/linux/net/sctp/ | ||
H A D | socket.c | 8124 case SCTP_GET_PEER_ADDRS: in sctp_getsockopt() |