Home
last modified time | relevance | path

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

/linux/net/dccp/
A Dackvec.c117 u16 dccp_ackvec_buflen(const struct dccp_ackvec *av) in dccp_ackvec_buflen() function
227 if (num_cells + dccp_ackvec_buflen(av) >= DCCPAV_MAX_ACKVEC_LEN) { in dccp_ackvec_add_new()
A Dackvec.h111 u16 dccp_ackvec_buflen(const struct dccp_ackvec *av);
A Doptions.c401 const u16 buflen = dccp_ackvec_buflen(av); in dccp_insert_option_ackvec()

Completed in 5 milliseconds