Home
last modified time | relevance | path

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

/linux-2.4.37.9/net/ipv6/
Droute.c1881 #define RT6_INFO_LEN (32 + 4 + 32 + 4 + 32 + 40 + 5 + 1) macro
1897 if (arg->skip < arg->offset / RT6_INFO_LEN) { in rt6_info_route()
1961 *start += offset % RT6_INFO_LEN; in rt6_proc_info()
1963 arg.len -= offset % RT6_INFO_LEN; in rt6_proc_info()