Home
last modified time | relevance | path

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

/linux/include/net/psp/
H A Dtypes.h117 #define PSP_HDR_SIZE 16 /* We don't support optional fields, yet */ macro
H A Dfunctions.h152 int psp_encap = sizeof(struct udphdr) + PSP_HDR_SIZE + PSP_TRL_SIZE; in psp_sk_overhead()