Lines Matching full:fragment
42 /* Fragment bits */
44 #define NET_IPV4_DF BIT(1) /* Do not fragment */
127 * @param id Fragment id
129 * @param offset Fragment offset
318 /** Store pending IPv4 fragment information that is needed for reassembly. */
320 /** IPv4 source address of the fragment */
323 /** IPv4 destination address of the fragment */
335 /** IPv4 fragment identification */
347 * @param reass IPv4 fragment reassembly struct
355 * @param cb Callback to call for each pending IPv4 fragment.
403 * @brief Sets up fragment buffers for usage, should only be called by the SYS_INIT() handler in