Searched refs:isrouter (Results 1 – 4 of 4) sorted by relevance
670 int isrouter = 0, prbs = 0; in dump_rtsock() local794 isrouter = rtm->rtm_flags & RTF_GATEWAY; in dump_rtsock()802 isrouter ? "R" : "", in dump_rtsock()809 isrouter ? "R" : "", in dump_rtsock()815 isrouter ? "R" : "", in dump_rtsock()
293 bool isrouter = neigh->ndm_flags & NTF_ROUTER; in print_entry() local300 isrouter ? "R" : "", in print_entry()
82 int isrouter; /* if it acts as a router */ member
1865 nbi->isrouter = ln->ln_router; in nd6_ioctl()