Searched refs:NETCONFA_INPUT (Results 1 – 15 of 15) sorted by relevance
/external/strace/xlat/ |
D | rtnl_netconf_attrs.h | 55 #if defined(NETCONFA_INPUT) || (defined(HAVE_DECL_NETCONFA_INPUT) && HAVE_DECL_NETCONFA_INPUT) 57 static_assert((NETCONFA_INPUT) == (7), "NETCONFA_INPUT != 7"); 60 # define NETCONFA_INPUT 7 87 XLAT(NETCONFA_INPUT),
|
D | rtnl_netconf_attrs.in | 8 NETCONFA_INPUT 7
|
/external/iproute2/include/uapi/linux/ |
D | netconf.h | 20 NETCONFA_INPUT, enumerator
|
/external/kernel-headers/original/uapi/linux/ |
D | netconf.h | 20 NETCONFA_INPUT, enumerator
|
/external/libnl/include/linux-private/linux/ |
D | netconf.h | 20 NETCONFA_INPUT, enumerator
|
/external/iproute2/ip/ |
D | ipnetconf.c | 143 if (tb[NETCONFA_INPUT]) in print_netconf() 144 print_onoff(fp, "input", rta_getattr_u32(tb[NETCONFA_INPUT])); in print_netconf()
|
/external/strace/ |
D | rtnl_netconf.c | 50 [NETCONFA_INPUT] = decode_nla_s32,
|
/external/libnl/lib/route/ |
D | netconf.c | 76 [NETCONFA_INPUT] = { .type = NLA_S32 }, 171 if (tb[NETCONFA_INPUT]) { in netconf_msg_parser() 172 attr = tb[NETCONFA_INPUT]; in netconf_msg_parser()
|
/external/bcc/libbpf-tools/powerpc/ |
D | vmlinux_510.h | 118159 NETCONFA_INPUT = 7, enumerator
|
D | vmlinux.h | 118159 NETCONFA_INPUT = 7, enumerator
|
/external/libbpf/.github/actions/build-selftests/ |
D | vmlinux.h | 86139 NETCONFA_INPUT = 7, enumerator
|
/external/bcc/libbpf-tools/arm64/ |
D | vmlinux.h | 104952 NETCONFA_INPUT = 7, enumerator
|
D | vmlinux_510.h | 104952 NETCONFA_INPUT = 7, enumerator
|
/external/bcc/libbpf-tools/x86/ |
D | vmlinux.h | 111399 NETCONFA_INPUT = 7, enumerator
|
D | vmlinux_505.h | 111399 NETCONFA_INPUT = 7, enumerator
|