Searched refs:SEPOL_PROTO_UDP (Results 1 – 3 of 3) sorted by relevance
183 case SEPOL_PROTO_UDP: in hidden_def()219 tmp_port->proto = SEPOL_PROTO_UDP; in hidden_def()
23 case SEPOL_PROTO_UDP: in sepol2ipproto()42 return SEPOL_PROTO_UDP; in ipproto2sepol()
16 #define SEPOL_PROTO_UDP 0 macro