Home
last modified time | relevance | path

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

/openbmc/linux/net/tipc/
H A Dnode.h58 TIPC_NAGLE = (1 << 10), enumerator
72 TIPC_NAGLE | \
H A Dsocket.c264 if (!(tsk->peer_caps & TIPC_NAGLE)) in tsk_set_nagle()