Searched refs:V_system_base_info (Results 1 – 1 of 1) sorted by relevance
151 #define V_system_base_info VNET(system_base_info) macro152 #define SCTP_BASE_INFO(__m) V_system_base_info.sctppcbinfo.__m153 #define SCTP_BASE_STATS V_system_base_info.sctpstat154 #define SCTP_BASE_STAT(__m) V_system_base_info.sctpstat.__m155 #define SCTP_BASE_SYSCTL(__m) V_system_base_info.sctpsysctl.__m156 #define SCTP_BASE_VAR(__m) V_system_base_info.__m