| /external/wpa_supplicant_8/src/drivers/ |
| D | priv_netlink.h | 84 struct nlmsghdr struct 86 u32 nlmsg_len; 87 u16 nlmsg_type; 88 u16 nlmsg_flags; 89 u32 nlmsg_seq; 90 u32 nlmsg_pid;
|
| /external/musl/src/network/ |
| D | netlink.h | 7 struct nlmsghdr { struct 8 uint32_t nlmsg_len; 9 uint16_t nlmsg_type; 10 uint16_t nlmsg_flags; 11 uint32_t nlmsg_seq; 12 uint32_t nlmsg_pid;
|
| /external/iproute2/include/uapi/linux/ |
| D | netlink.h | 44 struct nlmsghdr { struct 45 __u32 nlmsg_len; /* Length of message including header */ 46 __u16 nlmsg_type; /* Message content */ 47 __u16 nlmsg_flags; /* Additional flags */ 48 __u32 nlmsg_seq; /* Sequence number */ 49 __u32 nlmsg_pid; /* Sending process port ID */
|
| /external/libbpf/include/uapi/linux/ |
| D | netlink.h | 44 struct nlmsghdr { struct 45 __u32 nlmsg_len; /* Length of message including header */ 46 __u16 nlmsg_type; /* Message content */ 47 __u16 nlmsg_flags; /* Additional flags */ 48 __u32 nlmsg_seq; /* Sequence number */ 49 __u32 nlmsg_pid; /* Sending process port ID */
|
| /external/libnl/include/linux-private/linux/ |
| D | netlink.h | 44 struct nlmsghdr { struct 45 __u32 nlmsg_len; /* Length of message including header */ 46 __u16 nlmsg_type; /* Message content */ 47 __u16 nlmsg_flags; /* Additional flags */ 48 __u32 nlmsg_seq; /* Sequence number */ 49 __u32 nlmsg_pid; /* Sending process port ID */
|
| /external/strace/ |
| D | netlink.c | 66 fetch_nlmsghdr(struct tcb *const tcp, struct nlmsghdr *const nlmsghdr, in fetch_nlmsghdr() 449 const struct nlmsghdr *const nlmsghdr) in print_nlmsghdr() 572 const struct nlmsghdr *const nlmsghdr, in decode_payload() 614 const struct nlmsghdr *const nlmsghdr, in decode_nlmsghdr_with_payload() 646 struct nlmsghdr nlmsghdr; in decode_netlink() local
|
| D | netlink_selinux.c | 37 const struct nlmsghdr *const nlmsghdr, in decode_netlink_selinux()
|
| D | netlink_netfilter.c | 47 const struct nlmsghdr *const nlmsghdr, in decode_netlink_netfilter()
|
| D | netlink_route.c | 126 const struct nlmsghdr *const nlmsghdr, in decode_netlink_route()
|
| D | netlink_sock_diag.c | 67 const struct nlmsghdr *const nlmsghdr, in decode_netlink_sock_diag()
|
| D | netlink_inet_diag.c | 191 const struct nlmsghdr *const nlmsghdr, in decode_inet_diag_req_compat() 234 const struct nlmsghdr *const nlmsghdr, in decode_inet_diag_req_v2()
|
| D | netlink_crypto.c | 226 const struct nlmsghdr *const nlmsghdr, in decode_netlink_crypto()
|
| /external/kernel-headers/original/uapi/linux/ |
| D | netlink.h | 52 struct nlmsghdr { struct 53 __u32 nlmsg_len; 54 __u16 nlmsg_type; 55 __u16 nlmsg_flags; 56 __u32 nlmsg_seq; 57 __u32 nlmsg_pid;
|
| /external/libnl/lib/ |
| D | nl.c | 1174 struct nlmsghdr *, struct nl_parser_param *), in nl_pickup() 1191 struct nlmsghdr *, struct nl_parser_param *), in nl_pickup_keep_syserr()
|
| /external/libbpf/.github/actions/build-selftests/ |
| D | vmlinux.h | 13740 struct nlmsghdr { struct 13741 __u32 nlmsg_len; 13742 __u16 nlmsg_type; 13743 __u16 nlmsg_flags; 13744 __u32 nlmsg_seq; 13745 __u32 nlmsg_pid;
|
| /external/bcc/libbpf-tools/powerpc/ |
| D | vmlinux_510.h | 12666 struct nlmsghdr { struct 12667 __u32 nlmsg_len; 12668 __u16 nlmsg_type; 12669 __u16 nlmsg_flags; 12670 __u32 nlmsg_seq; 12671 __u32 nlmsg_pid;
|
| D | vmlinux.h | 12666 struct nlmsghdr { struct 12667 __u32 nlmsg_len; 12668 __u16 nlmsg_type; 12669 __u16 nlmsg_flags; 12670 __u32 nlmsg_seq; 12671 __u32 nlmsg_pid;
|
| /external/bcc/libbpf-tools/arm64/ |
| D | vmlinux.h | 11557 struct nlmsghdr { struct 11558 __u32 nlmsg_len; 11559 __u16 nlmsg_type; 11560 __u16 nlmsg_flags; 11561 __u32 nlmsg_seq; 11562 __u32 nlmsg_pid;
|
| D | vmlinux_510.h | 11557 struct nlmsghdr { struct 11558 __u32 nlmsg_len; 11559 __u16 nlmsg_type; 11560 __u16 nlmsg_flags; 11561 __u32 nlmsg_seq; 11562 __u32 nlmsg_pid;
|
| /external/bcc/libbpf-tools/x86/ |
| D | vmlinux_505.h | 14229 struct nlmsghdr { struct 14251 const struct nlmsghdr *nlh; argument
|
| D | vmlinux.h | 14229 struct nlmsghdr { struct 14251 const struct nlmsghdr *nlh; argument
|