Searched defs:pcb (Results 1 - 14 of 14) sorted by relevance

/darwin-on-arm/xnu/bsd/netat/
H A Dat_pcb.c120 register struct atpcb *pcb; local
171 struct atpcb *pcb; local
[all...]
H A Dddp_usrreq.c83 struct atpcb *pcb = (struct atpcb *)((so)->so_pcb); local
105 struct atpcb *pcb = (struct atpcb *)((so)->so_pcb); local
122 struct atpcb *pcb = (struct atpcb *)((so)->so_pcb); local
135 struct atpcb *pcb = (struct atpcb *)((so)->so_pcb); local
146 struct atpcb *pcb = (struct atpcb *)((so)->so_pcb); local
159 struct atpcb *pcb = (struct atpcb *)((so)->so_pcb); local
173 struct atpcb *pcb = (struct atpcb *)((so)->so_pcb); local
256 struct atpcb *pcb; local
282 struct atpcb *pcb; local
308 struct atpcb *pcb = (struct atpcb *)((so)->so_pcb); local
[all...]
/darwin-on-arm/xnu/osfmk/i386/
H A Dbsd_i386_native.c164 pcb_t pcb = THREAD_TO_PCB(thread); local
199 pcb_t pcb = THREAD_TO_PCB(current_thread()); local
250 pcb_t pcb; local
[all...]
H A Dpcb_native.c122 pcb_t pcb = THREAD_TO_PCB(new); local
521 pcb_t pcb = THREAD_TO_PCB(thread); local
640 register pcb_t pcb = THREAD_TO_PCB(thread); local
[all...]
H A Dfpu.c485 pcb_t pcb; local
608 pcb_t pcb; local
784 pcb_t pcb; local
839 pcb_t pcb; local
934 pcb_t pcb = THREAD_TO_PCB(thr_act); local
956 pcb_t pcb = THREAD_TO_PCB(thr_act); local
[all...]
H A Dpcb.c344 pcb_t pcb; local
378 pcb_t pcb; local
[all...]
H A Dtrap.c1016 pcb_t pcb; local
/darwin-on-arm/xnu/bsd/net/
H A Dif_utun_crypto.c40 utun_cleanup_crypto (struct utun_pcb *pcb) argument
55 struct utun_pcb *pcb = unitinfo; local
119 struct utun_pcb *pcb = unitinfo; local
172 struct utun_pcb *pcb = unitinfo; local
255 struct utun_pcb *pcb = unitinfo; local
341 struct utun_pcb *pcb = unitinfo; local
413 struct utun_pcb *pcb = unitinfo; local
469 struct utun_pcb *pcb = unitinfo; local
518 utun_pkt_crypto_output(struct utun_pcb *pcb, mbuf_t *m) argument
[all...]
H A Dif_utun.c190 struct utun_pcb *pcb; local
420 struct utun_pcb *pcb = unitinfo; local
469 struct utun_pcb *pcb = unitinfo; local
560 struct utun_pcb *pcb = unitinfo; local
600 struct utun_pcb *pcb = ifnet_softc(interface); local
749 struct utun_pcb *pcb = ifnet_softc(interface); local
812 utun_pkt_input(struct utun_pcb *pcb, mbuf_t m) argument
[all...]
H A Dif_utun_crypto_ipsec.c416 utun_ctl_config_crypto_keys_ipsec_v1 (struct utun_pcb *pcb, argument
581 utun_cleanup_all_crypto_ipsec (struct utun_pcb *pcb) argument
295 utun_ipsec_alloc_sav(struct secashead *sah, struct secasvar **sav, struct utun_pcb *pcb, u_int8_t satype, u_int8_t alg_auth, u_int8_t alg_enc, u_int32_t flags, u_int8_t replay, u_int8_t *key_auth, u_int16_t key_auth_len, u_int8_t *key_enc, u_int16_t key_enc_len, u_int16_t natt_port, u_int32_t seq, u_int32_t spi, u_int32_t pid, u_int64_t lifetime_hard, u_int64_t lifetime_soft) argument
631 utun_ctl_enable_crypto_ipsec(__unused struct utun_pcb *pcb, utun_crypto_args_t *args) argument
649 utun_ctl_disable_crypto_ipsec(__unused struct utun_pcb *pcb) argument
661 utun_ctl_config_crypto_keys_ipsec(struct utun_pcb *pcb, utun_crypto_keys_args_t *args, utun_crypto_keys_t *crypto_keys) argument
697 utun_pkt_ipsec_output(struct utun_pcb *pcb, mbuf_t *pkt) argument
957 utun_pkt_is_ipsec_keepalive(struct utun_pcb *pcb, mbuf_t *pkt, u_int16_t nxt, u_int32_t flags, size_t offs) argument
1063 utun_pkt_ipsec_input(struct utun_pcb *pcb, mbuf_t *pkt, protocol_family_t family) argument
[all...]
/darwin-on-arm/xnu/bsd/netinet6/
H A Din6_pcb.c495 struct inpcb *pcb; local
/darwin-on-arm/xnu/bsd/netinet/
H A Din_pcb.c901 struct inpcb *pcb; local
1753 in_pcb_checkstate(struct inpcb *pcb, int mode, int locked) argument
[all...]
H A Dip_fw2.c2211 struct inpcb *pcb; local
/darwin-on-arm/xnu/bsd/security/audit/
H A Daudit_arg.c593 struct inpcb *pcb; local
[all...]

Completed in 61 milliseconds