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