Home
last modified time | relevance | path

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

/openbmc/linux/drivers/atm/
H A Dhe.c100 static int he_send(struct atm_vcc *vcc, struct sk_buff *skb);
169 .send = he_send,
2486 he_send(struct atm_vcc *vcc, struct sk_buff *skb) in he_send() function