Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/netinet6/
H A Din6_mcast.c1649 struct sockaddr_storage *ptss; in in6p_get_source_filters() local
1763 ptss = tss; in in6p_get_source_filters()
1771 psin = (struct sockaddr_in6 *)ptss; in in6p_get_source_filters()
1777 ++ptss; in in6p_get_source_filters()
/xnu-8019.80.24/bsd/netinet/
H A Din_mcast.c1736 struct sockaddr_storage *ptss; in inp_get_source_filters() local
1842 ptss = tss; in inp_get_source_filters()
1850 psin = (struct sockaddr_in *)ptss; in inp_get_source_filters()
1855 ++ptss; in inp_get_source_filters()