1 - 2 - 3 - 4 - 6 - 8 - A - B - C - D - E - F - G - H - I - L - M - N - O - P - Q - R - S - T - U - V - W
interface
Click on the red underlined text to get to the source
... Interfaces ...
... create an internet datagram and call on the local network interface to
transmit the internet datagram ...
... address would be derived from the internet address by the
local network interface and would be the address of some host in the
...
...
Internet protocol interfaces on one side to the higher level
host-to-host protocols and on the other side to the local network
protocol ...
... address for the destination host. It calls
on the local network interface for that network to send the
datagram ...
... datagram is stripped of the local net
header by the local network interface and handed to the internet
module.
...
...
That is, provision must be made for a host to have several physical
interfaces to the network with each having several logical internet
addresses.
...
... network/host interfaces that allows several internet addresses to
correspond to one interface ...
... interfaces that allows several internet addresses to
correspond to one interface. It must also be allowed for a host to
have several physical interfaces ...
... interface. It must also be allowed for a host to
have several physical interfaces and to treat the datagrams from
several of them as if they were all addressed to a single host ...
... Interfaces ...
...
The functional description of user interfaces to the IP is, at best,
fictional, since every operating system ...
... facilities. Consequently, we must warn readers that different IP
implementations may have different user interfaces. However, all IPs
must provide a certain minimum set of services ...
... IP implementations can support the same protocol hierarchy. This
section specifies the functional interfaces required of all IP
implementations.
...
...
Internet protocol interfaces on one side to the local network and on
the other side to either a higher level protocol or an application
...
...
An Example Upper Level Interface
...
...
This section functionally characterizes a USER/IP interface. The
notation used is similar to most procedure of function calls in high
level languages ...
