Home | Sort by: relevance | last modified time | path |
/src/usr.sbin/mtrace/ | |
mtrace.c | 133 u_int32_t gwy = 0; /* User-supplied last-hop router address */ variable in typeref:typename:u_int32_t 1233 if (arg && (gwy = host_addr(arg))) { 1371 if (gwy && !IN_MULTICAST(ntohl(gwy))) 1372 if (send_recv(gwy, IGMP_DVMRP, DVMRP_ASK_NEIGHBORS2, 1, &incr[0])) { 1407 if (gwy == 0) 1410 else tdst = gwy; 1482 if (hops == 2 && gwy == 0 && |
/src/sys/dist/pf/net/ | |
pfvar.h | 710 struct pf_state_host gwy; member in struct:pf_state_key_cmp 722 struct pf_state_host gwy; member in struct:pf_state_key 811 struct pfsync_state_host gwy; member in struct:pfsync_state |