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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/isdn/hisax/
H A Disdnl3.c217 no_l3_proto(struct PStack *st, int pr, void *arg) function
362 st->lli.l4l3 = no_l3_proto;
363 st->l2.l2l3 = no_l3_proto;
364 st->l3.l3ml3 = no_l3_proto;
367 st->lli.l4l3 = no_l3_proto;
368 st->l2.l2l3 = no_l3_proto;
369 st->l3.l3ml3 = no_l3_proto;

Completed in 44 milliseconds