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

/drivers/isdn/hisax/
H A Disdnl3.c218 no_l3_proto(struct PStack *st, int pr, void *arg) function
363 st->lli.l4l3 = no_l3_proto;
364 st->l2.l2l3 = no_l3_proto;
365 st->l3.l3ml3 = no_l3_proto;
368 st->lli.l4l3 = no_l3_proto;
369 st->l2.l2l3 = no_l3_proto;
370 st->l3.l3ml3 = no_l3_proto;

Completed in 35 milliseconds