Home
last modified time | relevance | path

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

/openbmc/linux/net/ipv4/
H A Dinet_timewait_sock.c52 struct inet_hashinfo *hashinfo = tw->tw_dr->hashinfo; in inet_twsk_kill()
72 refcount_dec(&tw->tw_dr->tw_refcount); in inet_twsk_kill()
190 tw->tw_dr = dr; in inet_twsk_alloc()
274 refcount_inc(&tw->tw_dr->tw_refcount); in __inet_twsk_schedule()
/openbmc/linux/include/net/
H A Dinet_timewait_sock.h58 #define tw_dr __tw_common.skc_tw_dr macro