Home
last modified time | relevance | path

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

/linux/net/atm/
H A Dbr2684.c70 void (*old_push)(struct atm_vcc *vcc, struct sk_buff *skb); member
417 brvcc->old_push(brvcc->atmvcc, NULL); /* pass on the bad news */ in br2684_close_vcc()
593 brvcc->old_push = atmvcc->push; in br2684_regvcc()