tag | line | file | source code |
gateway | 70 | include/linux/icmp.h | unsigned long gateway; |
gateway | 45 | include/net/atalk.h | struct at_addr gateway; |
gateway | 101 | include/net/head_explode.h | exp_getu32(icmph,&icmp->gateway); |
gateway | 498 | net/appletalk/ddp.c | atrtr_default.gateway.s_net=htons(0); |
gateway | 499 | net/appletalk/ddp.c | atrtr_default.gateway.s_node=0; |
gateway | 581 | net/appletalk/ddp.c | rt->gateway=ga->sat_addr; |
gateway | 853 | net/appletalk/ddp.c | ntohs(rt->gateway.s_net), rt->gateway.s_node, rt->flags, |
gateway | 860 | net/appletalk/ddp.c | ntohs(rt->gateway.s_net), rt->gateway.s_node, rt->flags, |
gateway | 1604 | net/appletalk/ddp.c | gsat.sat_addr = rt->gateway; |
gateway | 256 | net/ipv4/icmp.c | icmph->un.gateway = info; /* This might not be meant for |
gateway | 380 | net/ipv4/icmp.c | ip, 0, icmph->un.gateway, dev,0, 0); |
gateway | 396 | net/ipv4/icmp.c | ((icmph->un.gateway^dev->pa_addr)&dev->pa_mask) || |
gateway | 397 | net/ipv4/icmp.c | ip_chk_addr(icmph->un.gateway)) |
gateway | 401 | net/ipv4/icmp.c | ip, 0, icmph->un.gateway, dev,0, 0, 0); |