Searched defs:ghdr (Results 1 – 5 of 5) sorted by relevance
137 struct genlmsghdr *ghdr = (struct genlmsghdr *)(hdr + 1); in genl_handle_message() local171 dump_family(struct nlmsghdr *hdr, struct genlmsghdr *ghdr, in dump_family()263 struct genlmsghdr ghdr = { in nlctrl_handle_getfamily() local308 struct genlmsghdr ghdr = { .cmd = cmd }; in nlctrl_notify() local
95 struct genlmsghdr *ghdr = nlmsg_reserve_object(&nw, struct genlmsghdr); in sysevent_write() local
40 struct genlmsghdr *ghdr; in snl_create_genl_msg_request() local
65 struct genlmsghdr *ghdr = (struct genlmsghdr *)(hdr + 1); in parser_rpc() local
140 struct genlmsghdr ghdr; member