Home
last modified time | relevance | path

Searched refs:SF_FLAGS (Results 1 – 2 of 2) sorted by relevance

/f-stack/tools/compat/include/sys/
H A Dsocket.h653 #define SF_FLAGS(rh, flags) (((rh) << 16) | (flags)) macro
/f-stack/freebsd/sys/
H A Dsocket.h659 #define SF_FLAGS(rh, flags) (((rh) << 16) | (flags)) macro