Home
last modified time | relevance | path

Searched refs:UDP_STRING (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/security/mac_portacl/
H A Dmac_portacl.c123 #define UDP_STRING "udp" macro
210 else if (strcmp(protocol, UDP_STRING) == 0) in parse_rule_element()
286 protocol = UDP_STRING;