Home
last modified time | relevance | path

Searched defs:spec_dst (Results 1 – 1 of 1) sorted by relevance

/net/ipv4/
Dip_options.c244 static void spec_dst_fill(__be32 *spec_dst, struct sk_buff *skb) in spec_dst_fill()
259 __be32 spec_dst = htonl(INADDR_ANY); in ip_options_compile() local