Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/inet/
H A Dudp_impl.h236 extern int udp_tpi_opt_get(queue_t *, t_scalar_t, t_scalar_t, uchar_t *);
/titanic_41/usr/src/uts/common/inet/udp/
H A Dudp_opt_data.c328 udp_tpi_opt_get, /* UDP get function pointer */
H A Dudp.c1599 udp_tpi_opt_get(queue_t *q, t_scalar_t level, t_scalar_t name, uchar_t *ptr) in udp_tpi_opt_get() function