Home
last modified time | relevance | path

Searched defs:UDP_MAX_SEGMENTS (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/linux/
H A Dudp.h108 #define UDP_MAX_SEGMENTS (1 << 7UL) macro
/openbmc/linux/tools/testing/selftests/net/
H A Dudpgso.c37 #define UDP_MAX_SEGMENTS (1 << 7UL) macro