Searched refs:helloRequestMsg (Results 1 – 3 of 3) sorted by relevance
1347 m = new(helloRequestMsg)1619 _, ok := msg.(*helloRequestMsg)1680 helloReq := new(helloRequestMsg).marshal()
2474 type helloRequestMsg struct { struct2477 func (*helloRequestMsg) marshal() []byte { argument2481 func (*helloRequestMsg) unmarshal(data []byte) bool { argument
1074 helloRequest := new(helloRequestMsg)