Searched refs:nl_type (Results 1 – 4 of 4) sorted by relevance
151 int nl_type = 0, nl_flags = 0; in rtmsg_nl_int() local157 nl_type = RTM_NEWROUTE; in rtmsg_nl_int()161 nl_type = RTM_NEWROUTE; in rtmsg_nl_int()165 nl_type = RTM_DELROUTE; in rtmsg_nl_int()168 nl_type = RTM_GETROUTE; in rtmsg_nl_int()181 struct nlmsghdr *hdr = snl_create_msg_request(&nw, nl_type); in rtmsg_nl_int()280 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
6092 natl.nl_type = nat->nat_redir; in ipf_nat_log()