Searched refs:NET_PROTOCOLS (Results 1 – 2 of 2) sorted by relevance
339 #define NET_PROTOCOLS __table ( struct net_protocol, "net_protocols" ) macro342 #define __net_protocol __table_entry ( NET_PROTOCOLS, 01 )
569 for_each_table_entry ( net_protocol, NET_PROTOCOLS ) { in net_rx()