Home
last modified time | relevance | path

Searched refs:param_type (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/uts/common/inet/sctp/
H A Dsctp_hash.c358 uint16_t param_type, addr_len = PARM_ADDR4_LEN; in sctp_lookup_by_faddrs() local
429 param_type = ntohs(ph->sph_type); in sctp_lookup_by_faddrs()
430 switch (param_type) { in sctp_lookup_by_faddrs()
/titanic_41/usr/src/uts/common/io/i40e/core/
H A Di40e_adminq_cmd.h2475 __le32 param_type; member