Searched defs:dir (Results 1 - 17 of 17) sorted by relevance

/xnu-2422.115.4/bsd/net/
H A Dif_pflog.h90 u_int8_t dir; member in struct:pfloghdr
H A Dif_pflog.c284 pflog_packet(struct pfi_kif *kif, struct mbuf *m, sa_family_t af, u_int8_t dir, argument
H A Dif_utun_crypto_ipsec.c249 utun_ipsec_set_udp_encap_listen_port (utun_crypto_dir_t dir, argument
173 utun_ipsec_set_sah(struct secashead **sah, u_int8_t dir, u_int16_t proto, u_int8_t mode, u_int32_t reqid, struct sockaddr_storage *src_addr, struct sockaddr_storage *dst_addr) argument
H A Dpf_norm.c1533 pf_normalize_ip(struct mbuf **m0, int dir, struct pfi_kif *kif, u_short *reason, argument
1800 pf_normalize_ip6(struct mbuf **m0, int dir, struc argument
2095 pf_normalize_tcp(int dir, struct pfi_kif *kif, struct mbuf *m, int ipoff, int off, void *h, struct pf_pdesc *pd) argument
2738 pf_normalize_tcpopt(struct pf_rule *r, int dir, struct pfi_kif *kif, struct pf_pdesc *pd, struct mbuf *m, struct tcphdr *th, int off, int *rewrptr) argument
[all...]
H A Dif_utun_crypto.h137 utun_crypto_dir_t dir; member in struct:utun_crypto_keys_idx_args
184 utun_crypto_dir_t dir; member in struct:utun_crypto_keys_args
266 utun_crypto_dir_t dir; member in struct:utun_crypto_framer_args
376 utun_crypto_dir_t dir; member in struct:utun_crypto_framer
H A Dif_bridge.c4936 int dir; local
4964 int dir; local
5123 bridge_pfil(struct mbuf **mp, struct ifnet *bifp, struct ifnet *ifp, int dir) argument
[all...]
H A Dpf.c1123 pf_find_state(struct pfi_kif *kif, struct pf_state_key_cmp *key, u_int dir) argument
1153 pf_find_state_all(struct pf_state_key_cmp *key, u_int dir, int *more) argument
2111 pf_change_ap(int dir, struct mbuf *m, struct pf_addr *a, u_int16_t *p, argument
7687 pf_route(struct mbuf **m, struct pf_rule *r, int dir, struc argument
7861 pf_route6(struct mbuf **m, struct pf_rule *r, int dir, struct ifnet *oifp, struct pf_state *s, struct pf_pdesc *pd) argument
8082 pf_test(int dir, struct ifnet *ifp, struct mbuf **m0, struct ether_header *eh, struct ip_fw_args *fwa) argument
8613 pf_test6(int dir, struct ifnet *ifp, struct mbuf **m0, struct ether_header *eh, struct ip_fw_args *fwa) argument
[all...]
/xnu-2422.115.4/bsd/netkey/
H A Dkeydb.h62 u_int8_t dir; /* IPSEC_DIR_INBOUND or IPSEC_DIR_OUTBOUND */ member in struct:secashead
H A Dkey.c771 const int dir = IPSEC_DIR_INBOUND; local
692 key_allocsp( struct secpolicyindex *spidx, u_int dir) argument
1989 int dir; local
3085 u_int dir; local
3138 u_int dir; local
3490 key_newsah( struct secasindex *saidx, u_int8_t dir) argument
3956 key_newsah2(struct secasindex *saidx, u_int8_t dir) argument
5132 key_setsadbsastat(u_int32_t dir, struct sastat *stats, u_int32_t max_stats) argument
5249 key_setsadbxpolicy( u_int16_t type, u_int8_t dir, u_int32_t id) argument
5836 u_int dir; local
9594 key_setdumpsastats(u_int32_t dir, struct sastat *stats, u_int32_t max_stats, u_int64_t session_ids[], u_int32_t seq, u_int32_t pid) argument
9889 int dir; local
[all...]
/xnu-2422.115.4/bsd/netinet/
H A Dip_icmp.c873 ip_next_mtu(int mtu, int dir) argument
H A Dip_dummynet.c1524 dummynet_io(struct mbuf *m, int pipe_nr, int dir, struct ip_fw_args *fwa, int client) argument
H A Dip_fw2.c1464 int i, dir = MATCH_NONE; local
/xnu-2422.115.4/bsd/miscfs/devfs/
H A Ddevfs_tree.c246 dev_findname(devnode_t * dir, const char *name) argument
[all...]
/xnu-2422.115.4/bsd/netinet6/
H A Dipsec.h69 u_int8_t dir; /* direction of packet flow, see blow */ member in struct:secpolicyindex
H A Dipsec.c509 ipsec4_getpolicybyaddr(struct mbuf *m, u_int dir, int flag, int *error) argument
575 ipsec4_getpolicybyinterface(struct mbuf *m, u_int dir, int *flags, struct ip_out_args *ipoa, struct secpolicy **sp) argument
818 ipsec6_getpolicybyaddr(struct mbuf *m, u_int dir, int flag, int *error) argument
876 ipsec6_getpolicybyinterface(struct mbuf *m, u_int dir, int flag, struct ip6_out_args *ip6oap, int *noipsec, struct secpolicy **sp) argument
947 ipsec_setspidx_mbuf( struct secpolicyindex *spidx, u_int dir, __unused u_int family, struct mbuf *m, int needport) argument
976 ipsec_setspidx_interface( struct secpolicyindex *spidx, u_int dir, struct mbuf *m, int needport, int ifindex, int ip_version) argument
[all...]
/xnu-2422.115.4/tools/tests/kqueue_tests/
H A Dkqueue_file_tests.c185 makepath(char *buf, const char *dir, const char *file) argument
[all...]
/xnu-2422.115.4/bsd/hfs/
H A Dhfs_catalog.c1794 HFSCatalogFolder *dir; local
1856 HFSPlusCatalogFolder *dir; local
[all...]

Completed in 272 milliseconds