Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/neterion/
Ds2io.c8220 static inline int get_l4_pyld_length(struct iphdr *ip, struct tcphdr *tcp) in get_l4_pyld_length() function
8381 *tcp_len = get_l4_pyld_length(ip, tcph); in s2io_club_tcp_session()