Searched refs:SOL_IP (Results 1 – 4 of 4) sorted by relevance
/sysdeps/unix/sysv/linux/ |
A D | setipv4sourcefilter.c | 54 int result = __setsockopt (s, SOL_IP, IP_MSFILTER, imsf, needed); in setipv4sourcefilter()
|
A D | getipv4sourcefilter.c | 52 int result = __getsockopt (s, SOL_IP, IP_MSFILTER, imsf, &needed); in getipv4sourcefilter()
|
A D | getsourcefilter.c | 45 { SOL_IP, AF_INET, sizeof (struct sockaddr_in) },
|
/sysdeps/unix/sysv/linux/bits/ |
A D | in.h | 133 #define SOL_IP 0 macro
|
Completed in 6 milliseconds