Home
last modified time | relevance | path

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

/freebsd-14.2/sys/security/mac_portacl/
H A Dmac_portacl.c123 #define TCP_STRING "tcp" macro
210 if (strcmp(protocol, TCP_STRING) == 0) in parse_rule_element()
285 protocol = TCP_STRING;