Home
last modified time | relevance | path

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

/linux-2.4.37.9/net/atm/
Draw.c28 void atm_push_raw(struct atm_vcc *vcc,struct sk_buff *skb) in atm_push_raw() function
65 vcc->push = atm_push_raw; in atm_init_aal0()
75 vcc->push = atm_push_raw; in atm_init_aal34()
85 vcc->push = atm_push_raw; in atm_init_aal5()
Dprotocols.h9 void atm_push_raw(struct atm_vcc *vcc,struct sk_buff *skb);