Well-known protocol number assignments.
Modifiers | Name | Description |
---|---|---|
static int |
DATA |
Protocol number for user application data. |
static int |
LINK |
Protocol number for use by link agents. |
static int |
LINK2 |
Protocol number for use by secondary link agents. |
static int |
MAC |
Protocol number for use by MAC protocol agents. |
static int |
MAX |
Largest protocol number allowable. |
static int |
RANGING |
Protocol number for use by ranging agents. |
static int |
REMOTE |
Protocol number for use by remote management agents. |
static int |
ROUTE_MAINTENANCE |
Protocol number for use by route maintenance agents. |
static int |
ROUTING |
Protocol number for use by routing agents. |
static int |
TRANSPORT |
Protocol number for use by transport agents. |
static int |
USER |
Lowest protocol number allowable for user protocols. |
Protocol number for user application data.
Protocol number for use by link agents.
Protocol number for use by secondary link agents.
Protocol number for use by MAC protocol agents.
Largest protocol number allowable.
Protocol number for use by ranging agents.
Protocol number for use by remote management agents.
Protocol number for use by route maintenance agents.
Protocol number for use by routing agents.
Protocol number for use by transport agents.
Lowest protocol number allowable for user protocols.