Lines Matching refs:nlmsghdr
96 struct nlmsghdr n; in create_tunnel()
129 struct nlmsghdr n; in delete_tunnel()
152 struct nlmsghdr n; in create_session()
194 struct nlmsghdr n; in delete_session()
267 static int get_response(struct nlmsghdr *n, void *arg) in get_response()
358 static int session_nlmsg(const struct sockaddr_nl *who, struct nlmsghdr *n, void *arg) in session_nlmsg()
371 struct nlmsghdr n; in get_session()
401 static int tunnel_nlmsg(const struct sockaddr_nl *who, struct nlmsghdr *n, void *arg) in tunnel_nlmsg()
414 struct nlmsghdr n; in get_tunnel()
719 static int genl_parse_getfamily(struct nlmsghdr *nlh) in genl_parse_getfamily()
758 struct nlmsghdr n; in genl_ctrl_resolve_family()