Home
last modified time | relevance | path

Searched defs:tcp_fin (Results 1 – 3 of 3) sorted by relevance

/linux/include/soc/mscc/
H A Docelot_vcap.h557 enum ocelot_vcap_bit tcp_fin; member
577 enum ocelot_vcap_bit tcp_fin; member
/linux/drivers/net/ethernet/mscc/
H A Docelot_vcap.c486 enum ocelot_vcap_bit tcp_fin, tcp_syn, tcp_rst, tcp_psh; in is2_entry_set() local
/linux/net/ipv4/
H A Dtcp_input.c4604 void tcp_fin(struct sock *sk) in tcp_fin() function