Home
last modified time | relevance | path

Searched refs:RTF_REJECT (Results 1 – 5 of 5) sorted by relevance

/linux-2.4.37.9/include/linux/
Droute.h61 #define RTF_REJECT 0x0200 /* Reject route */ macro
/linux-2.4.37.9/net/ipv4/
Dfib_semantics.c768 if (r->rt_flags&RTF_REJECT) { in fib_convert_rtentry()
1009 0, 0, 0, 0, 0, 0, 0, RTF_REJECT, RTF_REJECT, 0, 0, 0 in fib_flag_trans()
/linux-2.4.37.9/net/ipv6/
Droute.c114 NULL, {{{0}}}, RTF_REJECT|RTF_NONEXTHOP, ~0U,
779 if ((rtmsg->rtmsg_flags&RTF_REJECT) || in ip6_route_add()
788 rt->rt6i_flags = RTF_REJECT|RTF_NONEXTHOP; in ip6_route_add()
1522 rtmsg->rtmsg_flags |= RTF_REJECT; in inet6_rtm_to_rtmsg()
1602 if (rt->rt6i_flags&RTF_REJECT) in rt6_fill_node()
Dip6_fw.c53 NULL, {{{0}}}, 256, RTF_REJECT|RTF_NONEXTHOP, ~0UL,
/linux-2.4.37.9/net/decnet/
Ddn_table.c746 0, 0, 0, 0, 0, 0, 0, RTF_REJECT, RTF_REJECT, 0, 0, 0 in dn_fib_flag_trans()