Searched refs:nl_type (Results 1 – 4 of 4) sorted by relevance
147 int nl_type = 0, nl_flags = 0; in rtmsg_nl_int() local153 nl_type = RTM_NEWROUTE; in rtmsg_nl_int()157 nl_type = RTM_NEWROUTE; in rtmsg_nl_int()161 nl_type = RTM_DELROUTE; in rtmsg_nl_int()164 nl_type = RTM_GETROUTE; in rtmsg_nl_int()177 struct nlmsghdr *hdr = snl_create_msg_request(&nw, nl_type); in rtmsg_nl_int()273 if (nl_type == NL_RTM_GETROUTE) { in rtmsg_nl_int()
698 switch (nl->nl_type) in print_natlog()745 sprintf(t, "-Type(%d) ", nl->nl_type); in print_natlog()
563 int nl_type; member
6056 natl.nl_type = nat->nat_redir; in ipf_nat_log()