protocols

来自「netkit-base-0.17.tar.gz linux嵌入式开发使用!」· 代码 · 共 19 行

TXT
19
字号
## protocols	This file describes the various protocols that are#		available from the TCP/IP subsystem.  It should be#		consulted instead of using the numbers in the ARPA#		include files, or, worse, just guessing them.#ip	0	IP	# internet protocol, pseudo protocol numbericmp	1	ICMP	# internet control message protocoligmp	2	IGMP	# internet group multicast protocolggp	3	GGP	# gateway-gateway protocoltcp	6	TCP	# transmission control protocolpup	12	PUP	# PARC universal packet protocoludp	17	UDP	# user datagram protocolidp	22	IDP	# WhatsThis?raw	255	RAW	# RAW IP interface# End.

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?