Home
last modified time | relevance | path

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

/linux/drivers/net/ppp/
H A Dppp_synctty.c84 static int ppp_sync_send(struct ppp_channel *chan, struct sk_buff *skb);
94 .start_xmit = ppp_sync_send,
494 ppp_sync_send(struct ppp_channel *chan, struct sk_buff *skb) in ppp_sync_process()
563 ppp_sync_send(struct ppp_channel *chan, struct sk_buff *skb) ppp_sync_send() function