Home
last modified time | relevance | path

Searched refs:filter_t (Results 1 – 3 of 3) sorted by relevance

/titanic_41/usr/src/uts/common/io/hxge/
H A Dhxge.h149 } filter_t, *p_filter_t; typedef
383 filter_t filter; /* Current instance filter */
/titanic_41/usr/src/uts/common/sys/nxge/
H A Dnxge.h324 } filter_t, *p_filter_t; typedef
741 filter_t filter; /* Current instance filter */
/titanic_41/usr/src/cmd/cmd-inet/usr.bin/netstat/
H A Dnetstat.c317 typedef struct filter_rule filter_t; typedef
320 filter_t *f_next;
344 static filter_t *filters[NFILTERKEYS];
4208 v4_addr_match(IpAddress addr, IpAddress mask, const filter_t *fp) in v4_addr_match()
4248 filter_t *fp; in ire_filter_match_v4()
4440 v6_addr_match(const Ip6Address *addr, int masklen, const filter_t *fp) in v6_addr_match()
4497 filter_t *fp; in ire_filter_match_v6()
6242 filter_t *newf; in process_filter()
6384 const filter_t *fp; in family_selected()