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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zebra/zebra/
H A Dkernel_socket.c56 {RTM_GET, "RTM_GET"},
451 if (rtm->rtm_type != RTM_GET
494 if (rtm->rtm_type == RTM_GET || rtm->rtm_type == RTM_ADD)
519 if (rtm->rtm_type == RTM_GET || rtm->rtm_type == RTM_ADD)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/transmission-2.73/third-party/libnatpmp/
H A Dgetgateway.c267 rtm.rtm_type = RTM_GET;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openvpn-2.3.1/src/openvpn/
H A Droute.c2605 #define RTM_GET 0x4 macro
2687 rtm.rtm_type = RTM_GET;
2802 rtm.rtm_type = RTM_GET;
2971 #define RTM_GET 0x4 /* Report Metrics */ macro
3053 rtm.rtm_type = RTM_GET;

Completed in 82 milliseconds