Searched refs:clip_push (Results 1 - 1 of 1) sorted by relevance

/linux-master/net/atm/
H A Dclip.c190 static void clip_push(struct atm_vcc *vcc, struct sk_buff *skb) function
435 vcc->push = clip_push;
452 if (vcc->push != clip_push) {

Completed in 150 milliseconds