Home
last modified time | relevance | path

Searched defs:nl_size (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/tools/testing/selftests/net/
H A Dipsec.c220 size_t nl_size = RTA_ALIGN(nh->nlmsg_len) + RTA_LENGTH(size); in rtattr_pack() local
/openbmc/qemu/linux-user/
H A Dsyscall.c5103 int nl_size = 12; /* can't use thunk_size due to alignment */ in do_ioctl_dm() local