Searched refs:SCTP_GET_LOCAL_ADDRS (Results 1 – 2 of 2) sorted by relevance
/linux-6.6.21/include/uapi/linux/ | ||
D | sctp.h | 119 #define SCTP_GET_LOCAL_ADDRS 109 /* Get all local address. */ macro |
/linux-6.6.21/net/sctp/ | ||
D | socket.c | 8121 case SCTP_GET_LOCAL_ADDRS: in sctp_getsockopt() |