Searched defs:jumpto (Results 1 – 12 of 12) sorted by relevance
/external/iptables/iptables/ |
D | nft-arp.h | 10 const char *jumpto; member
|
D | xshared.h | 65 const char *jumpto; member
|
D | nft-ipv6.c | 174 static void nft_ipv6_parse_immediate(const char *jumpto, bool nft_goto, in nft_ipv6_parse_immediate()
|
D | nft-shared.c | 459 const char *jumpto = NULL; in nft_parse_immediate() local 733 const char *jumpto, uint8_t flags, const void *fw) in save_matches_and_target()
|
D | nft-ipv4.c | 234 static void nft_ipv4_parse_immediate(const char *jumpto, bool nft_goto, in nft_ipv4_parse_immediate()
|
D | nft-bridge.h | 111 const char *jumpto; member
|
D | nft-arp.c | 281 static void nft_arp_parse_immediate(const char *jumpto, bool nft_goto, in nft_arp_parse_immediate()
|
D | nft-bridge.c | 311 static void nft_bridge_parse_immediate(const char *jumpto, bool nft_goto, in nft_bridge_parse_immediate()
|
D | xtables-eb.c | 384 const char *jumpto) in command_jump()
|
D | xtables-arp.c | 828 const char *jumpto) in command_jump()
|
/external/libunwind_llvm/src/ |
D | UnwindCursor.hpp | 395 virtual void jumpto() { _LIBUNWIND_ABORT("jumpto not implemented"); } in jumpto() function in libunwind::AbstractUnwindCursor 618 template <typename A, typename R> void UnwindCursor<A, R>::jumpto() { in jumpto() function in libunwind::UnwindCursor
|
D | Registers.hpp | 1314 void jumpto() { in jumpto() function in libunwind::Registers_arm
|