Home
last modified time | relevance | path

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

/Linux-v4.19/net/decnet/
Ddn_table.c349 struct nlattr *mp_head; in dn_fib_dump_info() local
351 if (!(mp_head = nla_nest_start(skb, RTA_MULTIPATH))) in dn_fib_dump_info()
369 nla_nest_end(skb, mp_head); in dn_fib_dump_info()