Searched refs:sctp_af_v6_specific (Results 1 - 1 of 1) sorted by relevance

/linux-master/net/sctp/
H A Dprotocol.c59 static struct sctp_af *sctp_af_v6_specific; variable in typeref:struct:sctp_af
933 if (sctp_af_v6_specific)
935 sctp_af_v6_specific = af;
955 return sctp_af_v6_specific;

Completed in 118 milliseconds