Searched refs:SIOCSMSFILTER (Results 1 – 5 of 5) sorted by relevance
/titanic_50/usr/src/lib/libsocket/inet/ |
H A D | sourcefilter.c | 143 rtnerr = ioctl(s, SIOCSMSFILTER, (void *)gf); in setsourcefilter()
|
/titanic_50/usr/src/uts/common/sys/ |
H A D | sockio.h | 291 #define SIOCSMSFILTER _IOW('i', 179, 0) macro
|
/titanic_50/usr/src/cmd/truss/ |
H A D | codes.c | 886 { (uint_t)SIOCSMSFILTER, "SIOCSMSFILTER", "group_filter" },
|
/titanic_50/usr/src/uts/common/inet/ip/ |
H A D | ip_multi.c | 2398 if (cmd == SIOCSMSFILTER || cmd == SIOCGMSFILTER) { in ip_copyin_msfilter()
|
H A D | ip.c | 1097 /* 179 */ { SIOCSMSFILTER, sizeof (struct group_filter), 0,
|