Home
last modified time | relevance | path

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

/linux/net/atm/
H A Datm_misc.c16 atm_force_charge(vcc, truesize); in atm_charge()
/linux/include/linux/
H A Datmdev.h195 static inline void atm_force_charge(struct atm_vcc *vcc,int truesize) in atm_force_charge() function