Home
last modified time | relevance | path

Searched defs:nlmsghdr (Results 1 – 21 of 21) sorted by relevance

/external/wpa_supplicant_8/src/drivers/
Dpriv_netlink.h84 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/
Dnetlink.h7 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/
Dnetlink.h44 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/
Dnetlink.h44 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/
Dnetlink.h44 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/
Dnetlink.c66 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
Dnetlink_selinux.c37 const struct nlmsghdr *const nlmsghdr, in decode_netlink_selinux()
Dnetlink_netfilter.c47 const struct nlmsghdr *const nlmsghdr, in decode_netlink_netfilter()
Dnetlink_route.c126 const struct nlmsghdr *const nlmsghdr, in decode_netlink_route()
Dnetlink_sock_diag.c67 const struct nlmsghdr *const nlmsghdr, in decode_netlink_sock_diag()
Dnetlink_inet_diag.c191 const struct nlmsghdr *const nlmsghdr, in decode_inet_diag_req_compat()
234 const struct nlmsghdr *const nlmsghdr, in decode_inet_diag_req_v2()
Dnetlink_crypto.c226 const struct nlmsghdr *const nlmsghdr, in decode_netlink_crypto()
/external/kernel-headers/original/uapi/linux/
Dnetlink.h52 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/
Dnl.c1174 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/
Dvmlinux.h13740 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/
Dvmlinux_510.h12666 struct nlmsghdr { struct
12667 __u32 nlmsg_len;
12668 __u16 nlmsg_type;
12669 __u16 nlmsg_flags;
12670 __u32 nlmsg_seq;
12671 __u32 nlmsg_pid;
Dvmlinux.h12666 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/
Dvmlinux.h11557 struct nlmsghdr { struct
11558 __u32 nlmsg_len;
11559 __u16 nlmsg_type;
11560 __u16 nlmsg_flags;
11561 __u32 nlmsg_seq;
11562 __u32 nlmsg_pid;
Dvmlinux_510.h11557 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/
Dvmlinux_505.h14229 struct nlmsghdr { struct
14251 const struct nlmsghdr *nlh; argument
Dvmlinux.h14229 struct nlmsghdr { struct
14251 const struct nlmsghdr *nlh; argument