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