/freebsd/sys/netinet/ |
H A D | raw_ip.c | 516 INP_RUNLOCK(inp); in rip_send() 561 INP_RUNLOCK(inp); in rip_send() 567 INP_RUNLOCK(inp); in rip_send() 587 INP_RUNLOCK(inp); in rip_send() 594 INP_RUNLOCK(inp); in rip_send() 624 INP_RUNLOCK(inp); in rip_send() 1067 INP_RUNLOCK(inp); in rip_pcblist()
|
H A D | udp_usrreq.c | 256 INP_RUNLOCK(inp); in udp_append() 437 INP_RUNLOCK(inp); in udp_multi_input() 668 INP_RUNLOCK(inp); in udp_input() 677 INP_RUNLOCK(inp); in udp_input() 688 INP_RUNLOCK(inp); in udp_input() 747 INP_RUNLOCK(inp); in udp_common_ctlinput() 810 INP_RUNLOCK(inp); in udp_pcblist() 868 INP_RUNLOCK(inp); in udp_getcred()
|
H A D | siftr.c | 700 INP_RUNLOCK(inp); in siftr_siftdata() 861 INP_RUNLOCK(inp); in siftr_chkpkt() 1010 INP_RUNLOCK(inp); in siftr_chkpkt6()
|
H A D | toecore.c | 406 INP_RUNLOCK(inp); in toe_4tuple_check()
|
H A D | sctp_os_bsd.h | 432 INP_RUNLOCK(&local_inp->ip_inp.inp); \
|
H A D | ip_output.c | 1381 INP_RUNLOCK(inp); in ip_ctloutput() 1390 INP_RUNLOCK(inp); in ip_ctloutput()
|
H A D | in_pcb.h | 426 #define INP_RUNLOCK(inp) rw_runlock(&(inp)->inp_lock) macro
|
H A D | tcp_syncache.c | 1450 INP_RUNLOCK(inp); in syncache_add() 1456 INP_RUNLOCK(inp); in syncache_add() 1515 INP_RUNLOCK(inp); in syncache_add()
|
H A D | tcp_subr.c | 2661 INP_RUNLOCK(inp); in tcp_pcblist() 2718 INP_RUNLOCK(inp); in tcp_getcred() 2786 INP_RUNLOCK(inp); in tcp6_getcred()
|
H A D | in_pcb.c | 1714 INP_RUNLOCK(inp); in in_pcbrele_rlocked() 2834 INP_RUNLOCK(inp); in inp_runlock()
|
/freebsd/sys/kern/ |
H A D | uipc_ktls.c | 929 INP_RUNLOCK(inp); in ktls_alloc_snd_tag() 933 INP_RUNLOCK(inp); in ktls_alloc_snd_tag() 946 INP_RUNLOCK(inp); in ktls_alloc_snd_tag() 959 INP_RUNLOCK(inp); in ktls_alloc_snd_tag() 983 INP_RUNLOCK(inp); in ktls_alloc_snd_tag() 1029 INP_RUNLOCK(inp); in ktls_alloc_rcv_tag() 1033 INP_RUNLOCK(inp); in ktls_alloc_rcv_tag() 1042 INP_RUNLOCK(inp); in ktls_alloc_rcv_tag() 1052 INP_RUNLOCK(inp); in ktls_alloc_rcv_tag() 1067 INP_RUNLOCK(inp); in ktls_alloc_rcv_tag() [all …]
|
/freebsd/sys/netipsec/ |
H A D | ipsec_pcb.c | 397 INP_RUNLOCK(inp); in ipsec_get_pcbpolicy() 405 INP_RUNLOCK(inp); in ipsec_get_pcbpolicy() 419 INP_RUNLOCK(inp); in ipsec_control_pcbpolicy()
|
H A D | xform_tcp.c | 89 INP_RUNLOCK(inp); in tcp_ipsec_pcbctl() 94 INP_RUNLOCK(inp); in tcp_ipsec_pcbctl()
|
/freebsd/sys/netinet6/ |
H A D | udp6_usrreq.c | 155 INP_RUNLOCK(inp); in udp6_append() 329 INP_RUNLOCK(inp); in udp6_multi_input() 530 INP_RUNLOCK(inp); in udp6_input() 541 INP_RUNLOCK(inp); in udp6_input() 588 INP_RUNLOCK(inp); in udp6_common_ctlinput() 651 INP_RUNLOCK(inp); in udp6_getcred()
|
H A D | raw_ip6.c | 245 INP_RUNLOCK(inp); in rip6_input() 383 INP_RUNLOCK(inp); in rip6_send()
|
H A D | ip6_output.c | 2303 INP_RUNLOCK(inp); in ip6_ctloutput() 2549 INP_RUNLOCK(inp); \ 2554 INP_RUNLOCK(inp); \ 2650 INP_RUNLOCK(inp); in ip6_getpcbopt() 2653 INP_RUNLOCK(inp); in ip6_getpcbopt()
|
H A D | icmp6.c | 2730 INP_RUNLOCK(inp); in icmp6_ctloutput()
|
/freebsd/sys/dev/mlx5/mlx5_accel/ |
H A D | mlx5_ipsec.c | 591 INP_RUNLOCK(inp); in mlx5e_xfrm_validate_policy() 594 INP_RUNLOCK(inp); in mlx5e_xfrm_validate_policy() 640 INP_RUNLOCK(inp); in mlx5e_ipsec_build_accel_pol_attrs()
|
/freebsd/sys/dev/cxgbe/crypto/ |
H A D | t6_kern_tls.c | 463 INP_RUNLOCK(inp); in t6_tls_tag_alloc() 473 INP_RUNLOCK(inp); in t6_tls_tag_alloc() 482 INP_RUNLOCK(inp); in t6_tls_tag_alloc() 499 INP_RUNLOCK(inp); in t6_tls_tag_alloc() 505 INP_RUNLOCK(inp); in t6_tls_tag_alloc() 517 INP_RUNLOCK(inp); in t6_tls_tag_alloc()
|
/freebsd/sys/dev/mlx5/mlx5_core/ |
H A D | mlx5_fs_tcp.c | 153 INP_RUNLOCK(inp); in mlx5e_accel_fs_add_inpcb()
|
/freebsd/sys/dev/cxgbe/tom/ |
H A D | t4_listen.c | 1483 INP_RUNLOCK(inp); in do_pass_accept_req() 1493 INP_RUNLOCK(inp); in do_pass_accept_req() 1500 INP_RUNLOCK(inp); in do_pass_accept_req()
|
/freebsd/sys/security/audit/ |
H A D | audit_arg.c | 714 INP_RUNLOCK(pcb); in audit_arg_file()
|
/freebsd/sys/netpfil/ipfw/ |
H A D | ip_fw2.c | 1195 INP_RUNLOCK(pcb); in check_uidgid() 2828 INP_RUNLOCK(inp); in ipfw_chk()
|
/freebsd/sys/netpfil/pf/ |
H A D | pf.c | 4963 INP_RUNLOCK(inp); in pf_socket_lookup()
|