Searched refs:rtm_errno (Results 1 – 11 of 11) sorted by relevance
852 log_warn("%s: write %d", __func__, rtm.rtm_errno); in vroute_doroute()888 if (rtm.rtm_errno) { in vroute_process()890 strerror(rtm.rtm_errno), rtm.rtm_errno); in vroute_process()
1543 (long)rtm->rtm_pid, rtm->rtm_seq, rtm->rtm_errno); in print_rtmsg()1614 (long)rtm->rtm_pid, rtm->rtm_seq, rtm->rtm_errno); in print_rtmsg()1717 if (rtm->rtm_errno) { in print_getmsg()1719 strerror(rtm->rtm_errno), rtm->rtm_errno); in print_getmsg()
235 int rtm_errno; /* why failed */ member
892 rtm->rtm_errno = error; in route_output()1783 rtm->rtm_errno = error; in rtm_miss()
273 if (rtm->rtm_errno) { in text2sockaddr()
1075 if (rtm->rtm_errno) /* failed attempts... */ in dispatch_rtmsg()
1420 if (rtm->rtm_errno) /* failed attempts... */ in rtmsg_process()
1384 if (rtm->rtm_errno) /* failed attempts... */ in rtmsg_process()
1351 if (rtm->rtm_errno) /* failed attempts... */ in rtmsg_process()
1574 if (rtm->rtm_errno) /* failed attempts... */ in rtmsg_process()
3021 if (rtm->rtm_errno || !(rtm->rtm_flags & RTF_DONE)) in dispatch_rtmsg()