Searched refs:ns_send (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/atm/
H A Dnicstar.c132 static int ns_send(struct atm_vcc *vcc, struct sk_buff *skb);
163 .send = ns_send,
1632 TXPRINTK("nicstar%d: ns_send() called.\n", card->index);
1634 printk("nicstar%d: vcc->dev_data == NULL on ns_send().\n",
1718 static int ns_send(struct atm_vcc *vcc, struct sk_buff *skb) function

Completed in 144 milliseconds