Home
last modified time | relevance | path

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

/xnu-10002.1.13/bsd/netinet6/
H A Din6_mcast.c1632 struct sockaddr_storage *ptss; in in6p_get_source_filters() local
1746 ptss = tss; in in6p_get_source_filters()
1754 psin = (struct sockaddr_in6 *)ptss; in in6p_get_source_filters()
1760 ++ptss; in in6p_get_source_filters()
/xnu-10002.1.13/bsd/netinet/
H A Din_mcast.c1739 struct sockaddr_storage *ptss; in inp_get_source_filters() local
1845 ptss = tss; in inp_get_source_filters()
1853 psin = (struct sockaddr_in *)ptss; in inp_get_source_filters()
1858 ++ptss; in inp_get_source_filters()