Home
last modified time | relevance | path

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

/freebsd/usr.sbin/ppp/
H A Dcommand.c3261 struct in_addr ifa4; in IfaceDeleteCommand() local
3271 ncpaddr_getip4(&ifa, &ifa4) && in IfaceDeleteCommand()
3272 arg->bundle->ncp.ipcp.my_ip.s_addr == ifa4.s_addr) { in IfaceDeleteCommand()