Lines Matching refs:proto
3268 ipproto2doi(proto)3269 int proto;3271 switch (proto) {3283 doi2ipproto(proto)3284 int proto;3286 switch (proto) {3555 * (proto, port) must be (0, 0), (udp, 500) or (udp, [specified]).