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

/freebsd-12-stable/sys/security/mac_portacl/
H A Dmac_portacl.c112 #define RULE_PROTO_TCP 1 macro
212 new->r_protocol = RULE_PROTO_TCP;
285 case RULE_PROTO_TCP:
398 if (type == SOCK_STREAM && rule->r_protocol != RULE_PROTO_TCP)

Completed in 106 milliseconds