Searched refs:__tcpip_protocol (Results 1 – 5 of 5) sorted by relevance
34 struct tcpip_protocol icmp_protocol __tcpip_protocol; variable99 struct tcpip_protocol icmp_protocol __tcpip_protocol = { variable
124 struct tcpip_protocol icmp6_protocol __tcpip_protocol = { variable
340 struct tcpip_protocol udp_protocol __tcpip_protocol = { variable
1029 struct tcpip_protocol tcp_protocol __tcpip_protocol = { variable
107 #define __tcpip_protocol __table_entry ( TCPIP_PROTOCOLS, 01 ) macro