Searched defs:up (Results 1 – 4 of 4) sorted by relevance
41 static bool up = false; variable
68 uint16_t *up = (uint16_t *)buffer; in checksum() local
191 def SetInterfaceState(ifname, up): argument
86 static int __ifupdown(const char *interface, int up) { in __ifupdown()