Home
last modified time | relevance | path

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

/freebsd/sys/netinet/
H A Din_mcast.c149 const int noalloc, struct ip_msource **pims);
932 const int noalloc, struct ip_msource **pims) in inm_get_source() argument
956 *pims = ims; in inm_get_source()
/freebsd/sys/netinet6/
H A Din6_mcast.c148 struct ip6_msource **pims);
947 const int noalloc, struct ip6_msource **pims) in in6m_get_source() argument
972 *pims = ims; in in6m_get_source()