Home
last modified time | relevance | path

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

/freebsd/contrib/ofed/libibverbs/examples/
H A Ddevinfo.c413 if (raw_packet_caps & IBV_RAW_PACKET_CAP_IP_CSUM) in print_raw_packet_caps()
/freebsd/contrib/ofed/libibverbs/
H A Dverbs.h259 IBV_RAW_PACKET_CAP_IP_CSUM = 1 << 2, enumerator