tag
line
file
source code
port_call
1748
net/ax25/af_ax25.c
ax25_address *port_call;
port_call
1753
net/ax25/af_ax25.c
if ((port_call = ax25_bpq_get_addr(dev)) == NULL) {
port_call
1763
net/ax25/af_ax25.c
return ax25_rcv(skb, dev, port_call, ptype);