Searched refs:bp_flags (Results 1 – 6 of 6) sorted by relevance
327 bp->bp_flags &= ~BSTP_PORT_NEWINFO; in bstp_transmit()1065 bp->bp_flags |= BSTP_PORT_NEWINFO; in bstp_update_roles()1095 bp->bp_flags |= BSTP_PORT_NEWINFO; in bstp_update_roles()1147 bp->bp_flags |= BSTP_PORT_NEWINFO; in bstp_update_roles()1273 bp->bp_flags |= BSTP_PORT_NEWINFO; in bstp_update_info()1475 bp->bp_flags |= BSTP_PORT_NEWINFO; in bstp_set_port_tc()1528 bp->bp_flags |= BSTP_PORT_NEWINFO; in bstp_set_timer_tc()1805 bp->bp_flags |= BSTP_PORT_NEWINFO; in bstp_hello_timer_expiry()2033 bp->bp_flags |= BSTP_PORT_NEWINFO; in bstp_add()2118 bp->bp_flags |= BSTP_PORT_AUTOPTP; in bstp_ifsflags()[all …]
332 u_int32_t bp_flags; member
637 breq->ifbr_stpflags = bp->bp_flags; in bridge_bifgetstp()648 if (bp->bp_flags & BSTP_PORT_AUTOEDGE) in bridge_bifgetstp()652 if (bp->bp_flags & BSTP_PORT_AUTOPTP) in bridge_bifgetstp()
77 TCHECK(bp->bp_flags); in bootp_print()94 if (bp->bp_flags) in bootp_print()95 printf(" flags:0x%x", ntohs(bp->bp_flags)); in bootp_print()
32 unsigned short bp_flags; /* flags: 0x8000 is broadcast */ member
38 u_short bp_flags; /* RFC1532 broadcast, etc. */ member