Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/isdn/act2000/
Dact2000.h125 unsigned char l3prot; /* Layer 3 protocol */ member
Dmodule.c414 chan->l3prot = (c->arg >> 8); in act2000_command()
421 return chan->l3prot; in act2000_command()
642 card->bch[i].l3prot = ISDN_PROTO_L3_TRANS; in act2000_alloccard()
Dcapi.c347 switch (chan->l3prot) { in actcapi_select_b3_protocol_req()
/linux-2.4.37.9/drivers/isdn/eicon/
Deicon.h228 unsigned char l3prot; /* Layer 3 protocol */ member
Deicon_mod.c532 chan->l3prot = (c->arg >> 8); in eicon_command()
534 if (chan->l3prot == ISDN_PROTO_L3_FCLASS2) { in eicon_command()
545 return chan->l3prot; in eicon_command()
1067 card->bch[j].l3prot = ISDN_PROTO_L3_TRANS; in eicon_alloccard()
Deicon_idi.c100 switch(chan->l3prot) { in idi_assign_req()
207 switch(chan->l3prot) { in idi_call_res_req()
592 switch(chan->l3prot) { in idi_connect_req()