Home
last modified time | relevance | path

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

/freebsd/sys/netinet/
H A Dsctp_uio.h280 uint32_t chk_count; member
H A Dsctp_pcb.c89 spcb->chk_count = SCTP_BASE_INFO(ipi_count_chunk); in sctp_fill_pcbinfo()
/freebsd/sys/dev/ice/
H A Dice_flex_pipe.c979 u16 chk_count = 0; in ice_match_prop_lst() local
986 chk_count++; in ice_match_prop_lst()
987 if (!count || count != chk_count) in ice_match_prop_lst()