Searched defs:clearThing (Results 1 – 2 of 2) sorted by relevance
33 uint16_t clearThing = RTM_DELROUTE; in DealInfoFromKernelTest001() local40 uint16_t clearThing = 0; in DealInfoFromKernelTest002() local75 uint16_t clearThing = RTM_GETROUTE; variable83 uint16_t clearThing = RTM_GETRULE; variable91 uint16_t clearThing = RTM_DELROUTE; variable
85 int32_t ClearRouteInfo(uint16_t clearThing, uint32_t table) in ClearRouteInfo()110 int32_t GetInfoFromKernel(int32_t sock, uint16_t clearThing, uint32_t table) in GetInfoFromKernel()141 void DealInfoFromKernel(nlmsghdr *nlmsgHeader, uint16_t clearThing, uint32_t table) in DealInfoFromKernel()