Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/atm/
Dnicstar.c1621 static int _ns_send(struct atm_vcc *vcc, struct sk_buff *skb, bool may_sleep) in _ns_send() function
1719 return _ns_send(vcc, skb, true); in ns_send()
1724 return _ns_send(vcc, skb, false); in ns_send_bh()