Home
last modified time | relevance | path

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

/illumos-gate/usr/src/test/os-tests/tests/sockfs/
H A Dso_protocol.c176 .sp_dom = PF_TRILL,
/illumos-gate/usr/src/uts/common/sys/
H A Dsocket.h348 #define PF_TRILL AF_TRILL macro
/illumos-gate/usr/src/lib/libdladm/common/
H A Dlibdlbridge.c1465 if ((fd = socket(PF_TRILL, SOCK_DGRAM, 0)) == -1) in dladm_bridge_get_trillnick()