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

/freebsd-12-stable/sys/security/mac_portacl/
H A Dmac_portacl.c113 #define RULE_PROTO_UDP 2 macro
214 new->r_protocol = RULE_PROTO_UDP;
288 case RULE_PROTO_UDP:
396 if (type == SOCK_DGRAM && rule->r_protocol != RULE_PROTO_UDP)

Completed in 20 milliseconds