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

/darwin-on-arm/xnu/bsd/net/
H A Dif_pflog.h90 u_int8_t dir; member in struct:pfloghdr
H A Dif_pflog.c286 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 Dif_utun_crypto.h135 utun_crypto_dir_t dir; member in struct:utun_crypto_keys_idx_args
182 utun_crypto_dir_t dir; member in struct:utun_crypto_keys_args
H A Dpf_norm.c1526 pf_normalize_ip(struct mbuf **m0, int dir, struct pfi_kif *kif, u_short *reason, argument
1791 pf_normalize_ip6(struct mbuf **m0, int dir, struc argument
2085 pf_normalize_tcp(int dir, struct pfi_kif *kif, struct mbuf *m, int ipoff, int off, void *h, struct pf_pdesc *pd) argument
2728 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_bridge.c4556 int dir; local
4583 int dir; local
4708 bridge_pfil(struct mbuf **mp, struct ifnet *bifp, struct ifnet *ifp, int dir) argument
[all...]
H A Dpf.c1110 pf_find_state(struct pfi_kif *kif, struct pf_state_key_cmp *key, u_int dir) argument
1140 pf_find_state_all(struct pf_state_key_cmp *key, u_int dir, int *more) argument
2081 pf_change_ap(int dir, struct mbuf *m, struct pf_addr *a, u_int16_t *p, argument
7611 pf_route(struct mbuf **m, struct pf_rule *r, int dir, struc argument
7826 pf_route6(struct mbuf **m, struct pf_rule *r, int dir, struct ifnet *oifp, struct pf_state *s, struct pf_pdesc *pd) argument
8046 pf_test(int dir, struct ifnet *ifp, struct mbuf **m0, struct ether_header *eh, struct ip_fw_args *fwa) argument
8580 pf_test6(int dir, struct ifnet *ifp, struct mbuf **m0, struct ether_header *eh, struct ip_fw_args *fwa) argument
[all...]
/darwin-on-arm/xnu/bsd/netkey/
H A Dkeydb.h63 u_int8_t dir; /* IPSEC_DIR_INBOUND or IPSEC_DIR_OUTBOUND */ member in struct:secashead
H A Dkey.c724 const int dir = IPSEC_DIR_INBOUND; local
656 key_allocsp( struct secpolicyindex *spidx, u_int dir) argument
1901 int dir; local
2726 u_int dir; local
2779 u_int dir; local
3052 key_newsah( struct secasindex *saidx, u_int8_t dir) argument
3462 key_newsah2(struct secasindex *saidx, u_int8_t dir) argument
4602 key_setsadbsastat(u_int32_t dir, struct sastat *stats, u_int32_t max_stats) argument
4719 key_setsadbxpolicy( u_int16_t type, u_int8_t dir, u_int32_t id) argument
5184 u_int dir; local
8900 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
[all...]
/darwin-on-arm/xnu/bsd/netinet/
H A Dip_icmp.c867 ip_next_mtu(int mtu, int dir) argument
H A Dip_dummynet.c1526 dummynet_io(struct mbuf *m, int pipe_nr, int dir, struct ip_fw_args *fwa, int client) argument
H A Dip_fw2.c1385 int i, dir = MATCH_NONE; local
/darwin-on-arm/xnu/bsd/netinet6/
H A Dipsec.h64 u_int8_t dir; /* direction of packet flow, see blow */ member in struct:secpolicyindex
H A Dipsec.c814 ipsec_setspidx_mbuf( struct secpolicyindex *spidx, u_int dir, __unused u_int family, struct mbuf *m, int needport) argument
[all...]
/darwin-on-arm/xnu/bsd/miscfs/devfs/
H A Ddevfs_tree.c246 dev_findname(devnode_t * dir, const char *name) argument
[all...]
/darwin-on-arm/xnu/tools/tests/kqueue_tests/
H A Dkqueue_file_tests.c184 makepath(char *buf, const char *dir, const char *file) argument
[all...]
/darwin-on-arm/xnu/bsd/hfs/
H A Dhfs_catalog.c1566 HFSCatalogFolder *dir; local
1625 HFSPlusCatalogFolder *dir; local
[all...]

Completed in 175 milliseconds