Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/inet/
H A Dtunables.h168 extern int mod_get_buf_prop(mod_prop_info_t[], netstack_t *,
H A Dtunables.c268 mod_get_buf_prop(mod_prop_info_t ptbl[], netstack_t *stack, in mod_get_buf_prop() function
/illumos-gate/usr/src/uts/common/inet/udp/
H A Dudp_tunables.c45 return (mod_get_buf_prop(stack->netstack_udp->us_propinfo_tbl, stack, in udp_get_buf_prop()
/illumos-gate/usr/src/uts/common/inet/sctp/
H A Dsctp_tunables.c179 return (mod_get_buf_prop(stack->netstack_sctp->sctps_propinfo_tbl, in sctp_get_buf_prop()
/illumos-gate/usr/src/uts/common/inet/tcp/
H A Dtcp_tunables.c205 return (mod_get_buf_prop(stack->netstack_tcp->tcps_propinfo_tbl, stack, in tcp_get_buf_prop()
/illumos-gate/usr/src/uts/common/inet/ip/
H A Dicmp.c230 return (mod_get_buf_prop(stack->netstack_icmp->is_propinfo_tbl, stack, in icmp_get_buf_prop()