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