Home
last modified time | relevance | path

Searched refs:dst_len (Results 1 – 8 of 8) sorted by relevance

/linux-2.4.37.9/include/net/
Dip6_fw.h21 int dst_len; member
Dip6_fib.h162 struct in6_addr *daddr, int dst_len,
Dip_fib.h218 u8 tb_id, u8 type, u8 scope, void *dst, int dst_len, u8 tos,
/linux-2.4.37.9/net/ipv4/
Dfib_frontend.c417 static void fib_magic(int cmd, int type, u32 dst, int dst_len, struct in_ifaddr *ifa) in fib_magic() argument
443 req.rtm.rtm_dst_len = dst_len; in fib_magic()
Dfib_semantics.c645 u8 tb_id, u8 type, u8 scope, void *dst, int dst_len, u8 tos, in fib_dump_info() argument
655 rtm->rtm_dst_len = dst_len; in fib_dump_info()
/linux-2.4.37.9/net/ipv6/
Dip6_fw.c292 rtmsg.rtmsg_dst_len = msg->dst_len; in ip6_fw_msg_add()
Dip6_fib.c738 struct in6_addr *daddr, int dst_len, in fib6_locate() argument
744 fn = fib6_locate_1(root, daddr, dst_len, in fib6_locate()
/linux-2.4.37.9/net/decnet/
Ddn_table.c271 u8 tb_id, u8 type, u8 scope, void *dst, int dst_len, in dn_fib_dump_info() argument
281 rtm->rtm_dst_len = dst_len; in dn_fib_dump_info()