Home
last modified time | relevance | path

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

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