tag | line | file | source code |
---|---|---|---|
ip_mode | 69 | net/ax25/ax25_route.c | char ip_mode; |
ip_mode | 112 | net/ax25/ax25_route.c | oldest->ip_mode = ' '; |
ip_mode | 124 | net/ax25/ax25_route.c | ax25_rt->ip_mode = ' '; |
ip_mode | 216 | net/ax25/ax25_route.c | ax25_rt->ip_mode = ' '; |
ip_mode | 295 | net/ax25/ax25_route.c | switch (ax25_rt->ip_mode) { |
ip_mode | 446 | net/ax25/ax25_route.c | void ax25_ip_mode_set(ax25_address *callsign, struct device *dev, char ip_mode) |
ip_mode | 452 | net/ax25/ax25_route.c | ax25_rt->ip_mode = ip_mode; |
ip_mode | 467 | net/ax25/ax25_route.c | return ax25_rt->ip_mode; |