Home
last modified time | relevance | path

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

/openbmc/linux/net/ipv4/
H A Dip_options.c229 static void spec_dst_fill(__be32 *spec_dst, struct sk_buff *skb) in spec_dst_fill()
245 __be32 spec_dst = htonl(INADDR_ANY); in __ip_options_compile() local