| tag | line | file | source code |
|---|---|---|---|
| ip_mode | 60 | net/ax25/ax25_route.c | char ip_mode; |
| ip_mode | 92 | net/ax25/ax25_route.c | oldest->ip_mode = ' '; |
| ip_mode | 103 | net/ax25/ax25_route.c | ax25_rt->ip_mode = ' '; |
| ip_mode | 157 | net/ax25/ax25_route.c | switch (ax25_rt->ip_mode) { |
| ip_mode | 262 | net/ax25/ax25_route.c | void ax25_ip_mode_set(ax25_address *callsign, struct device *dev, char ip_mode) |
| ip_mode | 268 | net/ax25/ax25_route.c | ax25_rt->ip_mode = ip_mode; |
| ip_mode | 283 | net/ax25/ax25_route.c | return ax25_rt->ip_mode; |