Home | History | Annotate | Download | only in pending

Lines Matching refs:nmsg

447 #define NLMSG_TAIL(nmsg) \
448 ((struct rtattr *) (((void *) (nmsg)) + NLMSG_ALIGN((nmsg)->nlmsg_len)))