Searched refs:SEPOL_PROTO_UDP (Results 1 – 3 of 3) sorted by relevance
183 case SEPOL_PROTO_UDP: in hidden_def()215 tmp_port->proto = SEPOL_PROTO_UDP; in hidden_def()
17 case SEPOL_PROTO_UDP: in sepol2ipproto()32 return SEPOL_PROTO_UDP; in ipproto2sepol()
12 #define SEPOL_PROTO_UDP 0 macro