Home
last modified time | relevance | path

Searched refs:AF_SIP (Results 1 – 3 of 3) sorted by relevance

/freebsd/cddl/lib/libdtrace/
H A Dsocket.d174 #pragma D binding "1.13" AF_SIP
175 inline int AF_SIP = 24; /* Simple Internet Protocol */ variable
265 inline int PF_SIP = AF_SIP;
/freebsd/cddl/usr.sbin/dwatch/libexec/
H A Dsendrecv80 af == AF_SIP ? "AF_SIP" :
/freebsd/sys/sys/
H A Dsocket.h248 #define AF_SIP 24 /* Simple Internet Protocol */ macro
380 #define PF_SIP AF_SIP