Home
last modified time | relevance | path

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

/third_party/ltp/include/lapi/
Dif_packet.h36 #ifndef PACKET_FANOUT_ROLLOVER
37 # define PACKET_FANOUT_ROLLOVER 3 macro
/third_party/ltp/testcases/network/packet/
Dfanout01.c69 int fanout_val = PACKET_FANOUT_ROLLOVER, index; in run()