Home
last modified time | relevance | path

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

/drivers/isdn/mISDN/
Dl1oip.h27 #define L1OIP_DEFAULTPORT 931 macro
Dl1oip_core.c1384 hc->localport = port[l1oip_cnt]?:(L1OIP_DEFAULTPORT+l1oip_cnt); in init_card()