Home
last modified time | relevance | path

Searched refs:remoteip (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/isdn/mISDN/
H A Dl1oip_core.c674 hc->sin_remote.sin_addr.s_addr = htonl(hc->remoteip); in l1oip_socket_thread()
944 hc->remoteip = (u32)cq->p1; in channel_dctrl()
958 hc->remoteip = 0; in channel_dctrl()
965 cq->p1 = hc->remoteip; in channel_dctrl()
1355 hc->remoteip = ip[l1oip_cnt << 2] << 24 in init_card()
1367 hc->localport, hc->remoteip >> 24, in init_card()
1368 (hc->remoteip >> 16) & 0xff, in init_card()
1369 (hc->remoteip >> 8) & 0xff, hc->remoteip & 0xff, in init_card()
H A Dl1oip.h75 u32 remoteip; /* if all set, ip is assigned */ member
/kernel/linux/linux-6.6/drivers/isdn/mISDN/
H A Dl1oip_core.c674 hc->sin_remote.sin_addr.s_addr = htonl(hc->remoteip); in l1oip_socket_thread()
944 hc->remoteip = (u32)cq->p1; in channel_dctrl()
958 hc->remoteip = 0; in channel_dctrl()
965 cq->p1 = hc->remoteip; in channel_dctrl()
1355 hc->remoteip = ip[l1oip_cnt << 2] << 24 in init_card()
1367 hc->localport, hc->remoteip >> 24, in init_card()
1368 (hc->remoteip >> 16) & 0xff, in init_card()
1369 (hc->remoteip >> 8) & 0xff, hc->remoteip & 0xff, in init_card()
H A Dl1oip.h75 u32 remoteip; /* if all set, ip is assigned */ member

Completed in 5 milliseconds