Home
last modified time | relevance | path

Searched refs:mod_set_buf_prop (Results 1 – 6 of 6) sorted by relevance

/illumos-gate/usr/src/uts/common/inet/
H A Dtunables.h166 extern int mod_set_buf_prop(mod_prop_info_t[], netstack_t *,
H A Dtunables.c238 mod_set_buf_prop(mod_prop_info_t ptbl[], netstack_t *stack, cred_t *cr, in mod_set_buf_prop() function
/illumos-gate/usr/src/uts/common/inet/udp/
H A Dudp_tunables.c37 return (mod_set_buf_prop(stack->netstack_udp->us_propinfo_tbl, stack, in udp_set_buf_prop()
/illumos-gate/usr/src/uts/common/inet/sctp/
H A Dsctp_tunables.c171 return (mod_set_buf_prop(stack->netstack_sctp->sctps_propinfo_tbl, in sctp_set_buf_prop()
/illumos-gate/usr/src/uts/common/inet/tcp/
H A Dtcp_tunables.c197 return (mod_set_buf_prop(stack->netstack_tcp->tcps_propinfo_tbl, stack, in tcp_set_buf_prop()
/illumos-gate/usr/src/uts/common/inet/ip/
H A Dicmp.c222 return (mod_set_buf_prop(stack->netstack_icmp->is_propinfo_tbl, in icmp_set_buf_prop()