Home
last modified time | relevance | path

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

/drivers/isdn/act2000/
Dact2000.h126 unsigned char l3prot; /* Layer 3 protocol */ member
Dmodule.c412 chan->l3prot = (c->arg >> 8); in act2000_command()
609 card->bch[i].l3prot = ISDN_PROTO_L3_TRANS; in act2000_alloccard()
Dcapi.c347 switch (chan->l3prot) { in actcapi_select_b3_protocol_req()