Searched refs:SIOCGMSFILTER (Results 1 – 5 of 5) sorted by relevance
/titanic_41/usr/src/lib/libsocket/inet/ |
H A D | sourcefilter.c | 80 rtnerr = ioctl(s, SIOCGMSFILTER, (void *)gf); in getsourcefilter()
|
/titanic_41/usr/src/uts/common/sys/ |
H A D | sockio.h | 290 #define SIOCGMSFILTER _IOWR('i', 178, 0) macro
|
/titanic_41/usr/src/uts/common/inet/ip/ |
H A D | ip_multi.c | 2229 getcmd = (cmd == SIOCGIPMSFILTER || cmd == SIOCGMSFILTER); in ip_sioctl_msfilter() 2398 if (cmd == SIOCSMSFILTER || cmd == SIOCGMSFILTER) { in ip_copyin_msfilter()
|
H A D | ip.c | 1095 /* 178 */ { SIOCGMSFILTER, sizeof (struct group_filter), IPI_GET_CMD,
|
/titanic_41/usr/src/cmd/truss/ |
H A D | codes.c | 875 { (uint_t)SIOCGMSFILTER, "SIOCGMSFILTER", "group_filter" },
|