Searched defs:INP_CHECK_SOCKAF (Results 1 – 2 of 2) sorted by relevance
772 #define INP_CHECK_SOCKAF(so, af) (INP_SOCKAF(so) == af) macro