Home
last modified time | relevance | path

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

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