Lines Matching full:prot
2264 int prot;
2282 &type, &prot, &iface, &state,
2295 tst.local.data[0] = prot;
2307 if (prot == 3) {
2312 ll_proto_n2a(htons(prot), tb, sizeof(tb)));
2340 int prot, pid;
2355 &prot, &pid, &groups, &rq, &wq, &cb, &rc);
2363 tst.local.data[0] = prot;
2374 if (resolve_services && prot == 0)
2376 else if (resolve_services && prot == 3)
2378 else if (resolve_services && prot == 4)
2381 printf("%*d:", addr_width, prot);