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

/freebsd-12-stable/sys/security/mac_portacl/
H A Dmac_portacl.c124 #define TCP_STRING "tcp" macro
211 if (strcmp(protocol, TCP_STRING) == 0)
286 protocol = TCP_STRING;

Completed in 344 milliseconds