Searched defs:lookupProtocol (Results 1 – 3 of 3) sorted by relevance
50 func lookupProtocol(_ context.Context, name string) (int, error) { func
48 func lookupProtocol(ctx context.Context, name string) (int, error) { func
143 func lookupProtocol(ctx context.Context, name string) (proto int, err error) { func