Home
last modified time | relevance | path

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

/linux-4.4.14/include/uapi/linux/
Dmroute6.h87 mifi_t mf6cc_parent; /* Where it arrived */ member
/linux-4.4.14/net/ipv6/
Dip6mr.c1458 if (mfc->mf6cc_parent >= MAXMIFS) in ip6mr_mfc_add()
1474 (parent == -1 || parent == mfc->mf6cc_parent)) { in ip6mr_mfc_add()
1482 c->mf6c_parent = mfc->mf6cc_parent; in ip6mr_mfc_add()
1501 c->mf6c_parent = mfc->mf6cc_parent; in ip6mr_mfc_add()
1724 parent = mfc.mf6cc_parent; in ip6_mroute_setsockopt()