Searched defs:netlink_walkargs (Results 1 – 4 of 4) sorted by relevance
59 struct netlink_walkargs { struct60 struct nl_writer *nw;61 struct nlmsghdr hdr;62 struct nlpcb *so;63 if_t ifp;64 int family;65 int error;66 int count;67 int dumped;
541 struct netlink_walkargs { struct557 struct netlink_walkargs *wa = (struct netlink_walkargs *)_arg; in dump_rtentry() argument
61 struct netlink_walkargs { struct62 struct nl_writer *nw;63 struct nlmsghdr hdr;64 struct nlpcb *so;65 struct ucred *cred;66 uint32_t fibnum;67 int family;68 int error;69 int count;70 int dumped;
381 struct netlink_walkargs { struct382 struct nl_writer *nw;383 struct nlmsghdr hdr;384 struct nlpcb *so;385 int family;386 int error;387 int count;388 int dumped;