tag | line | file | source code |
---|---|---|---|
port_call | 1517 | net/ax25/af_ax25.c | ax25_address port_call; |
port_call | 1522 | net/ax25/af_ax25.c | if (!arp_query((unsigned char *)&port_call, dev->pa_addr, ARPHRD_AX25)) { |
port_call | 1532 | net/ax25/af_ax25.c | return ax25_rcv(skb, dev, &port_call, ptype); |