Searched defs:ndlc (Results 1 – 6 of 6) sorted by relevance
46 int ndlc_open(struct llt_ndlc *ndlc) in ndlc_open()55 void ndlc_close(struct llt_ndlc *ndlc) in ndlc_close()73 int ndlc_send(struct llt_ndlc *ndlc, struct sk_buff *skb) in ndlc_send()88 static void llt_ndlc_send_queue(struct llt_ndlc *ndlc) in llt_ndlc_send_queue()122 static void llt_ndlc_requeue_data_pending(struct llt_ndlc *ndlc) in llt_ndlc_requeue_data_pending()147 static void llt_ndlc_rcv_queue(struct llt_ndlc *ndlc) in llt_ndlc_rcv_queue()223 void ndlc_recv(struct llt_ndlc *ndlc, struct sk_buff *skb) in ndlc_recv()240 struct llt_ndlc *ndlc = from_timer(ndlc, t, t1_timer); in ndlc_t1_timeout() local247 struct llt_ndlc *ndlc = from_timer(ndlc, t, t2_timer); in ndlc_t2_timeout() local256 struct llt_ndlc *ndlc; in ndlc_probe() local[all …]
112 int st_nci_probe(struct llt_ndlc *ndlc, int phy_headroom, in st_nci_probe()
35 struct llt_ndlc *ndlc; member
34 struct llt_ndlc *ndlc; member
115 struct llt_ndlc *ndlc; member
148 u8 odlc, ndlc; in quirk_dlcsetup() local