Searched defs:netlink_walkargs (Results 1 – 4 of 4) sorted by relevance
60 struct netlink_walkargs { struct61 struct nl_writer *nw;62 struct nlmsghdr hdr;63 struct nlpcb *so;64 if_t ifp;65 int family;66 int error;67 int count;68 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;