| /netbsd/src/sys/dist/pf/net/ |
| D | pf_if.c | 292 s = splsoftnet(); in pfi_attach_ifnet() 321 s = splsoftnet(); in pfi_detach_ifnet() 341 s = splsoftnet(); in pfi_attach_ifgroup() 361 s = splsoftnet(); in pfi_detach_ifgroup() 376 s = splsoftnet(); in pfi_group_change() 435 s = splsoftnet(); in pfi_dynaddr_setup() 668 s = splsoftnet(); in pfi_dynaddr_remove() 694 s = splsoftnet(); in pfi_kifaddr_update() 714 s = splsoftnet(); in pfi_fill_oldstatus() 739 s = splsoftnet(); in pfi_clr_istats() [all …]
|
| D | pf_table.c | 254 s = splsoftnet(); in pfr_clr_addrs() 328 s = splsoftnet(); in pfr_add_addrs() 423 s = splsoftnet(); in pfr_del_addrs() 527 s = splsoftnet(); in pfr_set_addrs() 659 s = splsoftnet(); in pfr_get_astats() 719 s = splsoftnet(); in pfr_clr_astats() 819 s = splsoftnet(); /* rn_lookup makes use of globals */ in pfr_lookup_addr() 953 s = splsoftnet(); in pfr_clstats_kentries() 1017 s = splsoftnet(); in pfr_route_kentry() 1041 s = splsoftnet(); in pfr_unroute_kentry() [all …]
|
| D | if_pfsync.c | 439 s = splsoftnet(); in pfsync_input() 478 s = splsoftnet(); in pfsync_input() 512 s = splsoftnet(); in pfsync_input() 621 s = splsoftnet(); in pfsync_input() 646 s = splsoftnet(); in pfsync_input() 745 s = splsoftnet(); in pfsync_input() 772 s = splsoftnet(); in pfsync_input()
|
| /netbsd/src/sys/netinet/ |
| D | raw_ip.c | 580 s = splsoftnet(); in rip_bind() 631 s = splsoftnet(); in rip_connect() 657 s = splsoftnet(); in rip_disconnect() 675 s = splsoftnet(); in rip_shutdown() 716 s = splsoftnet(); in rip_peeraddr() 732 s = splsoftnet(); in rip_sockaddr() 771 s = splsoftnet(); in rip_send() 815 s = splsoftnet(); in rip_purgeif()
|
| D | tcp_syncache.c | 340 s = splsoftnet(); in syn_cache_insert() 483 s = splsoftnet(); in syn_cache_cleanup() 517 s = splsoftnet(); in syn_cache_lookup() 565 s = splsoftnet(); in syn_cache_get() 776 s = splsoftnet(); in syn_cache_get() 789 s = splsoftnet(); in syn_cache_get() 807 int s = splsoftnet(); in syn_cache_reset() 832 s = splsoftnet(); in syn_cache_unreach() 949 s = splsoftnet(); in syn_cache_add() 1055 s = splsoftnet(); in syn_cache_add()
|
| D | udp_usrreq.c | 700 s = splsoftnet(); in udp_ctloutput() 922 s = splsoftnet(); in udp_bind() 948 s = splsoftnet(); in udp_connect() 973 s = splsoftnet(); in udp_disconnect() 991 s = splsoftnet(); in udp_shutdown() 1032 s = splsoftnet(); in udp_peeraddr() 1048 s = splsoftnet(); in udp_sockaddr() 1086 s = splsoftnet(); in udp_send() 1134 s = splsoftnet(); in udp_purgeif()
|
| D | tcp_usrreq.c | 273 s = splsoftnet(); in tcp_ctloutput() 452 s = splsoftnet(); in tcp_attach() 513 s = splsoftnet(); in tcp_detach() 538 s = splsoftnet(); in tcp_accept() 576 s = splsoftnet(); in tcp_bind() 619 s = splsoftnet(); in tcp_listen() 664 s = splsoftnet(); in tcp_connect() 774 s = splsoftnet(); in tcp_disconnect() 800 s = splsoftnet(); in tcp_shutdown() 830 s = splsoftnet(); in tcp_abort() [all …]
|
| D | ip_mroute.c | 547 s = splsoftnet(); in get_sg_cnt() 638 s = splsoftnet(); in ip_mrouter_done() 858 s = splsoftnet(); in add_vif() 955 s = splsoftnet(); in del_vif() 1058 s = splsoftnet(); in add_mfc() 1221 s = splsoftnet(); in del_mfc() 1347 s = splsoftnet(); in ip_mforward_real() 1944 int s = splsoftnet(); in tbf_queue() 1962 int s = splsoftnet(); in tbf_process_q() 2014 int s = splsoftnet(); in tbf_dq_sel() [all …]
|
| /netbsd/src/sys/netipsec/ |
| D | keysock.c | 151 s = splsoftnet(); in key_output() 383 s = splsoftnet(); in key_attach() 425 s = splsoftnet(); in key_detach() 485 s = splsoftnet(); in key_disconnect() 503 s = splsoftnet(); in key_shutdown() 592 s = splsoftnet(); in key_send()
|
| D | ipsec_private.h | 84 __s = splsoftnet(); \
|
| /netbsd/src/sys/arch/mips/mips/ |
| D | spl_stubs.c | 48 int splsoftnet(void) __section(".stub"); 91 splsoftnet(void) in splsoftnet() function
|
| /netbsd/src/sys/arch/powerpc/include/booke/ |
| D | intr.h | 111 int splsoftnet(void); 183 splsoftnet(void) in splsoftnet() function
|
| /netbsd/src/sys/netinet6/ |
| D | udp6_usrreq.c | 311 s = splsoftnet(); in udp6_ctloutput() 1081 s = splsoftnet(); in udp6_attach() 1104 s = splsoftnet(); in udp6_detach() 1128 s = splsoftnet(); in udp6_bind() 1154 s = splsoftnet(); in udp6_connect() 1183 s = splsoftnet(); in udp6_disconnect() 1198 s = splsoftnet(); in udp6_shutdown() 1213 s = splsoftnet(); in udp6_abort() 1296 s = splsoftnet(); in udp6_send()
|
| D | ip6_mroute.c | 419 s = splsoftnet(); in get_sg_cnt() 522 s = splsoftnet(); in ip6_mrouter_done() 671 s = splsoftnet(); in add_m6if() 683 s = splsoftnet(); in add_m6if() 724 s = splsoftnet(); in del_m6if() 788 s = splsoftnet(); in add_m6fc() 798 s = splsoftnet(); in add_m6fc() 976 s = splsoftnet(); in del_m6fc() 1080 s = splsoftnet(); in ip6_mforward() 1534 s = splsoftnet(); in phyint_send()
|
| /netbsd/src/sys/rump/include/machine/ |
| D | intr.h | 51 #define splsoftnet() 0 macro
|
| /netbsd/src/sys/arch/arm/include/arm32/ |
| D | psl.h | 59 #define splsoftnet() raisespl(IPL_SOFTNET) macro
|
| /netbsd/src/sys/arch/x68k/include/ |
| D | intr.h | 41 #define splsoftnet() splraise1() macro
|
| /netbsd/src/sys/arch/evbcf/include/ |
| D | intr.h | 51 #define splsoftnet() splraise1() macro
|
| /netbsd/src/sys/arch/amiga/include/ |
| D | intr.h | 83 #define splsoftnet() splraise1() macro
|
| /netbsd/src/sys/arch/ia64/include/ |
| D | intr.h | 28 #define splsoftnet() splraise(IPL_SOFTNET) macro
|
| /netbsd/src/sys/nfs/ |
| D | nfs_clntsocket.c | 405 s = splsoftnet(); in nfs_reply() 657 s = splsoftnet(); in nfs_request() 679 s = splsoftnet(); in nfs_request() 701 s = splsoftnet(); in nfs_request()
|
| /netbsd/src/sys/net/npf/ |
| D | npf_conndb.c | 217 int s = splsoftnet(); in npf_conndb_insert() 234 int s = splsoftnet(); in npf_conndb_remove()
|
| /netbsd/src/sys/arch/atari/include/ |
| D | intr.h | 66 #define splsoftnet() splraise1() macro
|
| /netbsd/src/sys/arch/mips/include/ |
| D | intr.h | 132 int splsoftnet(void);
|
| /netbsd/src/sys/arch/m68k/include/ |
| D | intr.h | 102 #define splsoftnet() _splraise(PSL_S | MACHINE_PSL_IPL_SOFTNET) macro
|