Lines Matching defs:protocol
84 /* used to store a bunch of protocol specific values */
126 static int family_input = AF_UNSPEC; /* User supplied protocol family */
143 static struct pr_set *pr4; /* protocol info for IPv4 */
144 static struct pr_set *pr6; /* protocol info for IPv6 */
176 * Each protocol uses the ones that are specific to itself, and ignores
638 print_unknown_host_msg(const char *protocol, const char *host)
640 Fprintf(stderr, "%s: unknown%s host %s\n", prog, protocol, host);
1158 * set protocol specific values here
1211 * setup the sockets for the given protocol's address family
1225 Fprintf(stderr, "%s: unknown protocol %s\n", prog, pr->icmp);
1273 * Initialize the socket type and protocol based on the address