Home
last modified time | relevance | path

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

/linux-4.1.27/include/uapi/linux/
Dmroute6.h87 mifi_t mf6cc_parent; /* Where it arrived */ member
/linux-4.1.27/net/ipv6/
Dip6mr.c1463 if (mfc->mf6cc_parent >= MAXMIFS) in ip6mr_mfc_add()
1479 (parent == -1 || parent == mfc->mf6cc_parent)) { in ip6mr_mfc_add()
1487 c->mf6c_parent = mfc->mf6cc_parent; in ip6mr_mfc_add()
1506 c->mf6c_parent = mfc->mf6cc_parent; in ip6mr_mfc_add()
1729 parent = mfc.mf6cc_parent; in ip6_mroute_setsockopt()