Home
last modified time | relevance | path

Searched refs:lookup_chan_dst (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ppp/
H A Dpptp.c72 static int lookup_chan_dst(u16 call_id, __be32 d_addr) in lookup_chan_dst() function
433 if (lookup_chan_dst(sp->sa_addr.pptp.call_id, sp->sa_addr.pptp.sin_addr.s_addr)) in pptp_connect()
/kernel/linux/linux-6.6/drivers/net/ppp/
H A Dpptp.c72 static int lookup_chan_dst(u16 call_id, __be32 d_addr) in lookup_chan_dst() function
431 if (lookup_chan_dst(sp->sa_addr.pptp.call_id, sp->sa_addr.pptp.sin_addr.s_addr)) in pptp_connect()

Completed in 6 milliseconds