Searched refs:RTM_PROPOSAL (Results 1 – 13 of 13) sorted by relevance
217 rtfilter = ROUTE_FILTER(RTM_PROPOSAL) | ROUTE_FILTER(RTM_IFANNOUNCE); in main()431 case RTM_PROPOSAL: in handle_route_message()565 rtm.rtm_type = RTM_PROPOSAL; in solicit_dns_proposals()
138 case RTM_PROPOSAL: in vroute_rtmsg_cb()172 rtfilter = ROUTE_FILTER(RTM_GET) | ROUTE_FILTER(RTM_PROPOSAL); in vroute_init()720 rtm.rtm_type = RTM_PROPOSAL; in vroute_dodns()
262 #define RTM_PROPOSAL 0x13 /* proposal for resolvd(8) */ macro
754 case RTM_PROPOSAL: in route_output()828 rtm->rtm_type != RTM_PROPOSAL && in route_output()850 if (rtm->rtm_type == RTM_PROPOSAL) { in route_output()863 ifp->if_rtrequest(ifp, RTM_PROPOSAL, NULL); in route_output()1944 m = rtm_msg1(RTM_PROPOSAL, rtinfo); in rtm_proposal()
4978 if (req == RTM_PROPOSAL) { in sppp_rtrequest()
275 rtfilter = ROUTE_FILTER(RTM_IFINFO) | ROUTE_FILTER(RTM_PROPOSAL) in main()857 rtm.rtm_type = RTM_PROPOSAL; in solicit_dns_proposals()
1357 case RTM_PROPOSAL: in handle_route_message()
265 ROUTE_FILTER(RTM_CHGADDRATTR) | ROUTE_FILTER(RTM_PROPOSAL) | in main()828 rtm.rtm_type = RTM_PROPOSAL; in send_rdns_proposal()
892 case RTM_PROPOSAL: in handle_route_message()
306 rtfilter = ROUTE_FILTER(RTM_IFINFO) | ROUTE_FILTER(RTM_PROPOSAL) | in main()1206 rtm.rtm_type = RTM_PROPOSAL; in propose_rdns()
825 case RTM_PROPOSAL: in handle_route_message()
1241 rtm.rtm_type = RTM_PROPOSAL; in nameserver()1513 case RTM_PROPOSAL: in print_rtmsg()
1042 if (req == RTM_PROPOSAL) { in umb_rtrequest()