Home
last modified time | relevance | path

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

/f-stack/freebsd/netinet6/
H A Din6_mcast.c1631 struct sockaddr_storage *ptss; in in6p_get_source_filters() local
1708 ptss = tss; in in6p_get_source_filters()
1716 psin = (struct sockaddr_in6 *)ptss; in in6p_get_source_filters()
1722 ++ptss; in in6p_get_source_filters()
/f-stack/freebsd/netinet/
H A Din_mcast.c1674 struct sockaddr_storage *ptss; in inp_get_source_filters() local
1744 ptss = tss; in inp_get_source_filters()
1752 psin = (struct sockaddr_in *)ptss; in inp_get_source_filters()
1757 ++ptss; in inp_get_source_filters()