Searched defs:ipv4_output (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/stand/lib/inet/
H A Dipv4.c418 isp->output[NETWORK_LVL] = ipv4_output;
960 * ipv4_output: Generate IPv4 datagram(s) for the payload and deliver them.
971 ipv4_output(int index, struct inetgram *ogp) function
977 printf("ipv4_output(%d): size %d\n", index,
990 printf("ipv4_output(%d): unexpected frame type: %d\n", index,

Completed in 46 milliseconds