Searched refs:nmac (Results 1 – 4 of 4) sorted by relevance
/titanic_41/usr/src/cmd/ssh/libssh/common/ |
H A D | kex.c | 470 int nenc, nmac, ncomp; in kex_choose_conf() local 494 nmac = ctos ? PROPOSAL_MAC_ALGS_CTOS : PROPOSAL_MAC_ALGS_STOC; in kex_choose_conf() 497 choose_mac(&newkeys->mac, cprop[nmac], sprop[nmac]); in kex_choose_conf()
|
/titanic_41/usr/src/uts/common/io/cxgbe/common/ |
H A D | common.h | 454 unsigned int pf, unsigned int vf, unsigned int nmac, u8 *mac,
|
H A D | t4_hw.c | 4331 unsigned int pf, unsigned int vf, unsigned int nmac, u8 *mac, in t4_alloc_vi() argument 4343 c.nmac = nmac - 1; in t4_alloc_vi() 4351 switch (nmac) { in t4_alloc_vi()
|
/titanic_41/usr/src/uts/common/io/cxgbe/firmware/ |
H A D | t4fw_interface.h | 4897 __u8 nmac; member 5261 __u8 nmac; member
|