Lines Matching defs:dir
4020 int dir, bpf_u_int32 ll_proto, u_int src_off, u_int dst_off) in gen_hostop()
4085 struct in6_addr *mask, int dir, bpf_u_int32 ll_proto, u_int src_off, in gen_hostop6()
4160 gen_ehostop(compiler_state_t *cstate, const u_char *eaddr, int dir) in gen_ehostop()
4216 gen_fhostop(compiler_state_t *cstate, const u_char *eaddr, int dir) in gen_fhostop()
4272 gen_thostop(compiler_state_t *cstate, const u_char *eaddr, int dir) in gen_thostop()
4329 gen_wlanhostop(compiler_state_t *cstate, const u_char *eaddr, int dir) in gen_wlanhostop()
4753 gen_ipfchostop(compiler_state_t *cstate, const u_char *eaddr, int dir) in gen_ipfchostop()
4824 gen_dnhostop(compiler_state_t *cstate, bpf_u_int32 addr, int dir) in gen_dnhostop()
4956 int proto, int dir, int type) in gen_host()
5108 struct in6_addr *mask, int proto, int dir, int type) in gen_host6()
5249 struct addrinfo *alist, int proto, int dir) in gen_gateway()
5632 gen_portop(compiler_state_t *cstate, u_int port, u_int proto, int dir) in gen_portop()
5697 gen_port(compiler_state_t *cstate, u_int port, int ip_proto, int dir) in gen_port()
5743 gen_portop6(compiler_state_t *cstate, u_int port, u_int proto, int dir) in gen_portop6()
5782 gen_port6(compiler_state_t *cstate, u_int port, int ip_proto, int dir) in gen_port6()
5839 bpf_u_int32 proto, int dir) in gen_portrangeop()
5905 int dir) in gen_portrange()
5962 bpf_u_int32 proto, int dir) in gen_portrangeop6()
6002 int dir) in gen_portrange6()
6411 gen_proto(compiler_state_t *cstate, bpf_u_int32 v, int proto, int dir) in gen_proto()
6665 int dir = q.dir; in gen_scode() local
7036 int dir; in gen_ncode() local
8275 gen_inbound(compiler_state_t *cstate, int dir) in gen_inbound()
8667 gen_ahostop(compiler_state_t *cstate, const u_char *eaddr, int dir) in gen_ahostop()