Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/atm/
H A Dnicstar.c132 static int ns_send(struct atm_vcc *vcc, struct sk_buff *skb);
162 .send = ns_send,
1625 static int ns_send(struct atm_vcc *vcc, struct sk_buff *skb) in ns_send() function