Home
last modified time | relevance | path

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

/linux-2.4.37.9/net/atm/
Dlec.h158 void lec_push(struct atm_vcc *vcc, struct sk_buff *skb);
Dlec.c653 lec_push(struct atm_vcc *vcc, struct sk_buff *skb) in lec_push() function
750 vcc->push = lec_push; in lec_vcc_attach()
2052 vcc->push = lec_push; in lec_mcast_make()