| tag | line | file | source code |
| gateway | 45 | include/linux/atalk.h | struct at_addr gateway; |
| gateway | 70 | include/linux/icmp.h | unsigned long gateway; |
| gateway | 101 | include/net/head_explode.h | exp_getu32(icmph,&icmp->gateway); |
| gateway | 500 | net/appletalk/ddp.c | atrtr_default.gateway.s_net=htons(0); |
| gateway | 501 | net/appletalk/ddp.c | atrtr_default.gateway.s_node=0; |
| gateway | 583 | net/appletalk/ddp.c | rt->gateway=ga->sat_addr; |
| gateway | 855 | net/appletalk/ddp.c | ntohs(rt->gateway.s_net), rt->gateway.s_node, rt->flags, |
| gateway | 862 | net/appletalk/ddp.c | ntohs(rt->gateway.s_net), rt->gateway.s_node, rt->flags, |
| gateway | 1624 | net/appletalk/ddp.c | gsat.sat_addr = rt->gateway; |
| gateway | 257 | net/ipv4/icmp.c | icmph->un.gateway = info; /* This might not be meant for |
| gateway | 383 | net/ipv4/icmp.c | ip, 0, icmph->un.gateway, dev,0, 0, 0); |
| gateway | 399 | net/ipv4/icmp.c | ((icmph->un.gateway^dev->pa_addr)&dev->pa_mask) || |
| gateway | 400 | net/ipv4/icmp.c | ip_chk_addr(icmph->un.gateway)) |
| gateway | 404 | net/ipv4/icmp.c | ip, 0, icmph->un.gateway, dev,0, 0, 0, 0); |