Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/netinet/
HDsctp_uio.h280 uint32_t chk_count; member
HDsctp_pcb.c89 spcb->chk_count = SCTP_BASE_INFO(ipi_count_chunk); in sctp_fill_pcbinfo()
/freebsd-14-stable/sys/dev/ice/
HDice_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()