Home
last modified time | relevance | path

Searched refs:udp_stack_cpu_add (Results 1 – 3 of 3) sorted by relevance

/titanic_50/usr/src/uts/common/inet/
H A Dudp_impl.h252 extern void udp_stack_cpu_add(udp_stack_t *, processorid_t);
/titanic_50/usr/src/uts/common/inet/udp/
H A Dudp.c4608 udp_stack_cpu_add(udp_stack_t *us, processorid_t cpu_seqid) in udp_stack_cpu_add() function
/titanic_50/usr/src/uts/common/inet/ip/
H A Dip.c15275 udp_stack_cpu_add(ns->netstack_udp, cpu_seqid); in ip_tp_cpu_update()