Searched refs:PF_BRIDGE (Results 1 - 2 of 2) sorted by relevance

/darwin-on-arm/xnu/bsd/sys/
H A Dsocket.h568 #define PF_BRIDGE ((uint32_t)0x62726467) /* 'brdg' */ macro
/darwin-on-arm/xnu/bsd/net/
H A Dif_bridge.c1761 error = ifnet_attach_protocol(ifp, PF_BRIDGE, &reg);
1776 error = ifnet_detach_protocol(ifp, PF_BRIDGE);

Completed in 36 milliseconds