Home
last modified time | relevance | path

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

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