Home
last modified time | relevance | path

Searched defs:rtm_type (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/sys/compat/net/
H A Droute.h69 u_char rtm_type; /* message type */ member
/netbsd-src/sys/net/
H A Dif_llatbl.c631 lla_rt_output(const u_char rtm_type, const int rtm_flags, const time_t rtm_expire, in lla_rt_output()
H A Droute.h223 u_char rtm_type; /* message type */ member
H A Drtsock_shared.c1030 unsigned char *rtm_type, *cp, *ep; in route_ctloutput() local