Home
last modified time | relevance | path

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

/xnu-8792.41.9/bsd/netinet6/
H A Din6_mcast.c1637 struct sockaddr_storage *ptss; in in6p_get_source_filters() local
1751 ptss = tss; in in6p_get_source_filters()
1759 psin = (struct sockaddr_in6 *)ptss; in in6p_get_source_filters()
1765 ++ptss; in in6p_get_source_filters()
/xnu-8792.41.9/bsd/netinet/
H A Din_mcast.c1724 struct sockaddr_storage *ptss; in inp_get_source_filters() local
1830 ptss = tss; in inp_get_source_filters()
1838 psin = (struct sockaddr_in *)ptss; in inp_get_source_filters()
1843 ++ptss; in inp_get_source_filters()