Searched refs:proto_len (Results 1 – 4 of 4) sorted by relevance
82 u8_t proto, u32_t proto_len) in inet_chksum_pseudo() argument113 acc += ((u16_t *)&proto_len)[0] & 0xffff; in inet_chksum_pseudo()114 acc += ((u16_t *)&proto_len)[1] & 0xffff; in inet_chksum_pseudo()
77 u8_t proto, u16_t proto_len);80 u8_t proto, u16_t proto_len, u16_t chksum_len);
274 u8_t proto, u16_t proto_len) in inet_chksum_pseudo() argument309 acc += (u32_t)htons(proto_len); in inet_chksum_pseudo()334 u8_t proto, u16_t proto_len, u16_t chksum_len) in inet_chksum_pseudo_partial() argument375 acc += (u32_t)htons(proto_len); in inet_chksum_pseudo_partial()
47 u8_t proto, u32_t proto_len);