Searched defs:jumpto (Results 1 – 9 of 9) sorted by relevance
/third_party/python/Lib/turtledemo/ |
D | chaos.py | 20 def jumpto(x, y): function
|
/third_party/iptables/iptables/ |
D | nft-cmd.h | 15 const char *jumpto; member
|
D | nft-ipv6.c | 183 static void nft_ipv6_parse_immediate(const char *jumpto, bool nft_goto, in nft_ipv6_parse_immediate()
|
D | nft-ipv4.c | 244 static void nft_ipv4_parse_immediate(const char *jumpto, bool nft_goto, in nft_ipv4_parse_immediate()
|
D | nft-arp.c | 257 static void nft_arp_parse_immediate(const char *jumpto, bool nft_goto, in nft_arp_parse_immediate()
|
D | xshared.h | 137 const char *jumpto; member
|
D | xshared.c | 702 void command_jump(struct iptables_command_state *cs, const char *jumpto) in command_jump()
|
D | nft-bridge.c | 254 static void nft_bridge_parse_immediate(const char *jumpto, bool nft_goto, in nft_bridge_parse_immediate()
|
D | nft-shared.c | 511 const char *jumpto = NULL; in nft_parse_immediate() local
|