Home
last modified time | relevance | path

Searched refs:SCTP_GET_LOCAL_ADDRS (Results 1 – 2 of 2) sorted by relevance

/linux-2.4.37.9/include/net/sctp/
Duser.h112 SCTP_GET_LOCAL_ADDRS, /* Get all local addresss. */ enumerator
113 #define SCTP_GET_LOCAL_ADDRS SCTP_GET_LOCAL_ADDRS macro
/linux-2.4.37.9/net/sctp/
Dsocket.c3632 case SCTP_GET_LOCAL_ADDRS: in sctp_getsockopt()