Searched refs:BPF_TCP_CLOSING (Results 1 - 3 of 3) sorted by relevance

/linux-master/include/uapi/linux/
H A Dbpf.h7015 BPF_TCP_CLOSING, /* Now a valid state */ enumerator in enum:__anon2690
/linux-master/tools/include/uapi/linux/
H A Dbpf.h7015 BPF_TCP_CLOSING, /* Now a valid state */ enumerator in enum:__anon3231
/linux-master/net/ipv4/
H A Dtcp.c2616 BUILD_BUG_ON((int)BPF_TCP_CLOSING != (int)TCP_CLOSING);

Completed in 200 milliseconds