Searched refs:port_to (Results 1 – 2 of 2) sorted by relevance
/linux-2.4.37.9/include/linux/ | ||
D | ax25.h | 111 ax25_address port_to; member |
/linux-2.4.37.9/net/ax25/ | ||
D | ax25_dev.c | 167 if ((fwd_dev = ax25_addr_ax25dev(&fwd->port_to)) == NULL) in ax25_fwd_ioctl() |