OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:auth_ip_addr
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/bsd/ppp/dist/pppd/
pppd-private.h
368
int
auth_ip_addr
(int, u_int32_t);
auth.c
2095
&& (wo->hisaddr == 0 || !
auth_ip_addr
(unit, wo->hisaddr))) {
2107
*
auth_ip_addr
- check whether the peer is authorized to use
2111
auth_ip_addr
(int unit, u_int32_t addr)
function
ipcp.c
1870
if (ho->hisaddr != 0 && !
auth_ip_addr
(f->unit, ho->hisaddr)) {
Completed in 75 milliseconds
Indexes created Tue Aug 11 00:25:38 UTC 2026