Home
last modified time | relevance | path

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

/linux/drivers/atm/
H A Dnicstar.c1622 static int _ns_send(struct atm_vcc *vcc, struct sk_buff *skb, bool may_sleep) in _ns_send() function
1720 return _ns_send(vcc, skb, true); in ns_send()
1725 return _ns_send(vcc, skb, false); in ns_send_bh()