Home
last modified time | relevance | path

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

/net/ipv4/
Droute.c132 static struct dst_entry *ipv4_dst_check(struct dst_entry *dst, u32 cookie);
156 .check = ipv4_dst_check,
1133 static struct dst_entry *ipv4_dst_check(struct dst_entry *dst, u32 cookie) in ipv4_dst_check() function