Lines Matching defs:pcb

262 ipsec_flag_set(struct ipsec_pcb *pcb, uint32_t flag)  in ipsec_flag_set()
267 ipsec_flag_clr(struct ipsec_pcb *pcb, uint32_t flag) in ipsec_flag_clr()
273 ipsec_flag_isset(struct ipsec_pcb *pcb, uint32_t flag) in ipsec_flag_isset()
352 ipsec_in_wmm_mode(struct ipsec_pcb *pcb) in ipsec_in_wmm_mode()
417 struct ipsec_pcb *pcb = NULL; in ipsec_interface_isvalid() local
441 struct ipsec_pcb *pcb = NULL; in ipsec_interface_needs_netagent() local
521 struct ipsec_pcb *pcb = kern_nexus_get_context(nexus); in ipsec_netif_prepare() local
541 struct ipsec_pcb *pcb = kern_nexus_get_context(nexus); in ipsec_nexus_connected() local
557 struct ipsec_pcb *pcb = kern_nexus_get_context(nexus); in ipsec_nexus_pre_disconnect() local
570 struct ipsec_pcb *pcb = kern_nexus_get_context(nexus); in ipsec_netif_pre_disconnect() local
581 struct ipsec_pcb *pcb = kern_nexus_get_context(nexus); in ipsec_nexus_disconnected() local
595 struct ipsec_pcb *pcb = kern_nexus_get_context(nexus); in ipsec_kpipe_ring_init() local
629 struct ipsec_pcb *pcb = kern_nexus_get_context(nexus); in ipsec_kpipe_ring_fini() local
649 struct ipsec_pcb *pcb = kern_nexus_get_context(nexus); in ipsec_kpipe_sync_tx() local
787 struct ipsec_pcb *pcb = kern_nexus_get_context(nexus); in ipsec_kpipe_sync_rx() local
1061 struct ipsec_pcb *pcb = kern_nexus_get_context(nexus); in ipsec_netif_ring_init() local
1090 struct ipsec_pcb *pcb = kern_nexus_get_context(nexus); in ipsec_netif_ring_fini() local
1171 struct ipsec_pcb *pcb = kern_nexus_get_context(nexus); in ipsec_netif_sync_tx() local
1323 struct ipsec_pcb *pcb = kern_nexus_get_context(nexus); in ipsec_netif_tx_doorbell_one() local
1386 struct ipsec_pcb *pcb = kern_nexus_get_context(nexus); in ipsec_netif_tx_doorbell() local
1415 struct ipsec_pcb *pcb = kern_nexus_get_context(nexus); in ipsec_netif_sync_rx() local
1887 ipsec_nexus_ifattach(struct ipsec_pcb *pcb, in ipsec_nexus_ifattach()
2055 ipsec_nexus_detach(struct ipsec_pcb *pcb) in ipsec_nexus_detach()
2084 ipsec_create_fs_provider_and_instance(struct ipsec_pcb *pcb, in ipsec_create_fs_provider_and_instance()
2168 ipsec_flowswitch_attach(struct ipsec_pcb *pcb) in ipsec_flowswitch_attach()
2228 ipsec_register_kernel_pipe_nexus(struct ipsec_pcb *pcb) in ipsec_register_kernel_pipe_nexus()
2355 ipsec_detach_channels(struct ipsec_pcb *pcb, struct ipsec_detached_channels *dc) in ipsec_detach_channels()
2416 ipsec_enable_channel(struct ipsec_pcb *pcb, struct proc *proc) in ipsec_enable_channel()
2539 ipsec_free_pcb(struct ipsec_pcb *pcb, bool locked) in ipsec_free_pcb()
2614 struct ipsec_pcb *pcb = zalloc_flags(ipsec_pcb_zone, Z_WAITOK | Z_ZERO); in ipsec_ctl_setup() local
2641 struct ipsec_pcb *pcb = (struct ipsec_pcb *)*unitinfo; in ipsec_ctl_bind() local
2683 struct ipsec_pcb *pcb = *unitinfo; in ipsec_ctl_connect() local
2973 struct ipsec_pcb *pcb = unitinfo; in ipsec_ctl_disconnect() local
3099 struct ipsec_pcb *pcb = unitinfo; in ipsec_ctl_setopt() local
3511 struct ipsec_pcb *pcb = unitinfo; in ipsec_ctl_getopt() local
3701 struct ipsec_pcb *pcb = ifnet_softc(interface); in ipsec_output() local
3924 struct ipsec_pcb *pcb = ifnet_softc(interface); in ipsec_start() local
4004 struct ipsec_pcb *pcb = ifnet_softc(interface); in ipsec_ioctl() local
4064 struct ipsec_pcb *pcb = ifnet_softc(interface); in ipsec_detached() local
4084 struct ipsec_pcb *pcb = ifnet_softc(interface); in ipsec_proto_input() local
4148 struct ipsec_pcb *pcb = ifnet_softc(interface); in ipsec_inject_inbound_packet() local
4208 struct ipsec_pcb *pcb = ifnet_softc(interface); in ipsec_set_pkthdr_for_interface() local
4229 struct ipsec_pcb *pcb; in ipsec_set_ipoa_for_interface() local
4251 struct ipsec_pcb *pcb; in ipsec_set_ip6oa_for_interface() local
4271 ipsec_data_move_begin(struct ipsec_pcb *pcb) in ipsec_data_move_begin()
4285 ipsec_data_move_end(struct ipsec_pcb *pcb) in ipsec_data_move_end()
4300 ipsec_data_move_drain(struct ipsec_pcb *pcb) in ipsec_data_move_drain()
4317 ipsec_wait_data_move_drain(struct ipsec_pcb *pcb) in ipsec_wait_data_move_drain()