Home
last modified time | relevance | path

Searched refs:SOL_IP (Results 1 – 4 of 4) sorted by relevance

/sysdeps/unix/sysv/linux/
A Dsetipv4sourcefilter.c54 int result = __setsockopt (s, SOL_IP, IP_MSFILTER, imsf, needed); in setipv4sourcefilter()
A Dgetipv4sourcefilter.c52 int result = __getsockopt (s, SOL_IP, IP_MSFILTER, imsf, &needed); in getipv4sourcefilter()
A Dgetsourcefilter.c45 { SOL_IP, AF_INET, sizeof (struct sockaddr_in) },
/sysdeps/unix/sysv/linux/bits/
A Din.h133 #define SOL_IP 0 macro

Completed in 6 milliseconds