Searched defs:nlmsg_type (Results 1 – 9 of 9) sorted by relevance
/linux/security/selinux/ |
H A D | nlmsgtab.c | 24 u16 nlmsg_type; member 152 static int nlmsg_perm(u16 nlmsg_type, u32 *perm, const struct nlmsg_perm *tab, in nlmsg_perm() argument 168 int selinux_nlmsg_lookup(u16 sclass, u16 nlmsg_type, u32 *perm) in selinux_nlmsg_lookup() argument [all...] |
H A D | hooks.c | 6085 static int nlmsg_sock_has_extended_perms(struct sock *sk, u32 perms, u16 nlmsg_type) in nlmsg_sock_has_extended_perms() argument
|
/linux/tools/accounting/ |
H A D | procacct.c | 125 static int send_cmd(int sd, __u16 nlmsg_type, __u32 nlmsg_pid, in send_cmd() argument
|
H A D | getdelays.c | 118 static int send_cmd(int sd, __u16 nlmsg_type, __u32 nlmsg_pid, in send_cmd() argument
|
H A D | delaytop.c | 280 static int send_cmd(int sd, __u16 nlmsg_type, __u32 nlmsg_pid, in send_cmd() argument
|
/linux/include/linux/ |
H A D | lsm_audit.h | 102 u16 nlmsg_type; member
|
/linux/tools/testing/selftests/nci/ |
H A D | nci_dev.c | 111 static int send_cmd_mt_nla(int sd, __u16 nlmsg_type, __u32 nlmsg_pid, in send_cmd_mt_nla() argument 240 static int send_cmd_with_idx(int sd, __u16 nlmsg_type, __u32 nlmsg_pid, in send_cmd_with_idx() argument
|
/linux/tools/include/uapi/linux/ |
H A D | netlink.h | 46 __u16 nlmsg_type; /* Message content */ member
|
/linux/include/uapi/linux/ |
H A D | netlink.h | 54 __u16 nlmsg_type; member
|