Home
last modified time | relevance | path

Searched defs:remaining (Results 1 – 4 of 4) sorted by relevance

/include/net/
Drtnh.h8 static inline int rtnh_ok(const struct rtnexthop *rtnh, int remaining) in rtnh_ok()
16 int *remaining) in rtnh_next()
Dnetlink.h637 static inline int nlmsg_ok(const struct nlmsghdr *nlh, int remaining) in nlmsg_ok()
653 nlmsg_next(const struct nlmsghdr *nlh, int *remaining) in nlmsg_next()
1264 static inline int nla_ok(const struct nlattr *nla, int remaining) in nla_ok()
1279 static inline struct nlattr *nla_next(const struct nlattr *nla, int *remaining) in nla_next()
Dmptcp.h266 unsigned int remaining, in mptcp_established_options()
/include/linux/
Dclosure.h156 atomic_t remaining; member