Searched refs:SCTP_GET_PEER_ADDRS (Results 1 – 2 of 2) sorted by relevance
/Linux-v4.19/include/uapi/linux/ | ||
D | sctp.h | 113 #define SCTP_GET_PEER_ADDRS 108 /* Get all peer address. */ macro |
/Linux-v4.19/net/sctp/ | ||
D | socket.c | 7488 case SCTP_GET_PEER_ADDRS: in sctp_getsockopt() |