Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dmroute6.h104 unsigned long wrong_if; member
H A Dmroute.h97 unsigned long wrong_if; member
/openbmc/linux/net/ipv6/
H A Dip6mr.c511 atomic_long_read(&mfc->_c.mfc_un.res.wrong_if)); in ipmr_mfc_seq_show()
1936 sr->wrong_if = atomic_long_read(&c->_c.mfc_un.res.wrong_if); in ip6mr_ioctl()
1953 compat_ulong_t wrong_if; member
2008 sr.wrong_if = atomic_long_read(&c->_c.mfc_un.res.wrong_if); in ip6mr_compat_ioctl()
2151 atomic_long_inc(&c->_c.mfc_un.res.wrong_if); in ip6_mr_forward()
/openbmc/linux/net/ipv4/
H A Dipmr.c1671 sr->wrong_if = atomic_long_read(&c->_c.mfc_un.res.wrong_if); in ipmr_ioctl()
1688 compat_ulong_t wrong_if; member
1743 sr.wrong_if = atomic_long_read(&c->_c.mfc_un.res.wrong_if); in ipmr_compat_ioctl()
2009 atomic_long_inc(&c->_c.mfc_un.res.wrong_if); in ip_mr_forward()
3018 atomic_long_read(&mfc->_c.mfc_un.res.wrong_if)); in ipmr_mfc_seq_show()
H A Dipmr_base.c268 mfcs.mfcs_wrong_if = atomic_long_read(&c->mfc_un.res.wrong_if); in mr_fill_mroute()
/openbmc/linux/include/linux/
H A Dmroute_base.h151 atomic_long_t wrong_if; member