Home | History | Annotate | Download | only in strace

Lines Matching refs:nlmsghdr

691 struct nlmsghdr;
693 typedef bool (*netlink_decoder_t)(struct tcb *, const struct nlmsghdr *,
698 decode_netlink_ ## name(struct tcb *, const struct nlmsghdr *, \