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

/macosx-10.5.8/xnu-1228.15.4/bsd/netat/
H A Dddp_r_rtmp.c258 register int PortFlags = ifID->ifFlags; local
284 if (PortFlags & RTR_XNET_PORT) {
285 if ((PortFlags & RTR_SEED_PORT) &&
310 if ((PortFlags & RTR_SEED_PORT) &&
334 if ((PortFlags & RTR_XNET_PORT) && (tuple_nb >= 2)) {
345 if (PortFlags & RTR_SEED_PORT)
403 if (PortFlags & RTR_XNET_PORT) {
440 if (!(PortFlags & RTR_SEED_PORT) && (ifID->ifRoutingState == PORT_ACTIVATING)) {
445 if (PortFlags & RTR_XNET_PORT) {

Completed in 24 milliseconds