Searched refs:nextProtoMsg (Results 1 – 4 of 4) sorted by relevance
1933 type nextProtoMsg struct { struct1938 func (m *nextProtoMsg) marshal() []byte { argument1954 func (m *nextProtoMsg) unmarshal(data []byte) bool { argument
1390 m = new(nextProtoMsg)
1809 nextProto := new(nextProtoMsg)
1866 nextProto, ok := msg.(*nextProtoMsg)