Home
last modified time | relevance | path

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

/linux-4.4.14/net/decnet/
Ddn_table.c347 struct nlattr *mp_head; in dn_fib_dump_info() local
349 if (!(mp_head = nla_nest_start(skb, RTA_MULTIPATH))) in dn_fib_dump_info()
367 nla_nest_end(skb, mp_head); in dn_fib_dump_info()