Home
last modified time | relevance | path

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

/freebsd/sys/net/
H A Dif_llatbl.h299 int lla_rt_output(struct rt_msghdr *, struct rt_addrinfo *);
H A Dif_llatbl.c966 lla_rt_output(struct rt_msghdr *rtm, struct rt_addrinfo *info) in lla_rt_output() function
H A Drtsock.c1136 error = lla_rt_output(rtm, &info); in rts_send()