Searched refs:TCPIP_PROTOCOLS (Results 1 – 2 of 2) sorted by relevance
104 #define TCPIP_PROTOCOLS __table ( struct tcpip_protocol, "tcpip_protocols" ) macro107 #define __tcpip_protocol __table_entry ( TCPIP_PROTOCOLS, 01 )
41 for_each_table_entry ( tcpip, TCPIP_PROTOCOLS ) { in tcpip_rx()