Home
last modified time | relevance | path

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

/src/sys/sys/
H A Dsocket.h272 #define AF_DIVERT 44 /* divert(4) */ macro
400 #define PF_DIVERT AF_DIVERT
/src/usr.bin/procstat/
H A Dprocstat_files.c83 case AF_DIVERT: in protocol_to_string()