Home
last modified time | relevance | path

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

/linux/include/net/
H A Dfib_rules.h91 size_t (*nlmsg_payload)(struct fib_rule *); member
H A Dnetlink.h630 static inline void *nlmsg_payload(const struct nlmsghdr *nlh, size_t len) in nlmsg_payload() function