Home
last modified time | relevance | path

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

/openbsd/sys/net/
H A Droute.c1295 struct sockaddr *deldst; in rt_ifa_del() local
1307 deldst = mtod(m, struct sockaddr *); in rt_ifa_del()
1308 rt_maskedcopy(dst, deldst, ifa->ifa_netmask); in rt_ifa_del()
1309 dst = deldst; in rt_ifa_del()