net/atm/lec.c
1131
retval = send_to_lecd(priv, l_arp_xmt, dst_mac, NULL, NULL);
net/atm/lec.c
1139
retval = send_to_lecd(priv, l_arp_xmt, dst_mac, NULL, skb);
net/atm/lec.c
1597
send_to_lecd(entry->priv, l_arp_xmt,
net/atm/lec.c
1813
send_to_lecd(priv, l_arp_xmt, mac_to_find, NULL, NULL);