Home
last modified time | relevance | path

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

/freebsd-12.1/sys/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()
/freebsd-12.1/sys/netinet/
H A Din_mcast.c1664 struct sockaddr_storage *ptss; in inp_get_source_filters() local
1734 ptss = tss; in inp_get_source_filters()
1742 psin = (struct sockaddr_in *)ptss; in inp_get_source_filters()
1747 ++ptss; in inp_get_source_filters()