Searched refs:rtm_aux (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openvpn-2.3.1/src/openvpn/
H A Droute.c2666 struct rt_msghdr *rtm_aux; local
2719 rtm_aux = &rtm;
2721 cp = ((char *)(rtm_aux + 1));
2722 if (rtm_aux->rtm_addrs) {
2724 if (i & rtm_aux->rtm_addrs) {
2786 struct rt_msghdr *rtm_aux; local
2837 rtm_aux = &rtm;
2838 cp = ((char *)(rtm_aux + 1));
2839 if (rtm_aux->rtm_addrs)
2843 if (i & rtm_aux
3032 struct rt_msghdr *rtm_aux; local
[all...]

Completed in 94 milliseconds