Home
last modified time | relevance | path

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

/openbsd/usr.sbin/dvmrpd/
H A Dgroup.c74 GRP_ACT_END}, GRP_STA_V1_MEMB_PRSNT},
90 GRP_ACT_END}, GRP_STA_V1_MEMB_PRSNT},
92 {GRP_STA_V1_MEMB_PRSNT, GRP_EVT_V1_HOST_TMR_EXP,{GRP_ACT_NOTHING,
94 {GRP_STA_V1_MEMB_PRSNT, GRP_EVT_V1_REPORT_RCVD, {GRP_ACT_START_TMR,
97 {GRP_STA_V1_MEMB_PRSNT, GRP_EVT_V2_REPORT_RCVD, {GRP_ACT_START_TMR,
99 {GRP_STA_V1_MEMB_PRSNT, GRP_EVT_TMR_EXPIRED, {GRP_ACT_DEL_GROUP,
H A Dlogmsg.c70 case GRP_STA_V1_MEMB_PRSNT: in group_state_name()
H A Digmp.h80 #define GRP_STA_V1_MEMB_PRSNT 0x04 macro