Lines Matching full:af_xdp
2 /* AF_XDP internal functions
97 * AF_XDP TX metadata hooks for network devices.
102 * Called when AF_XDP frame requested egress timestamp.
105 * Called when AF_XDP frame, that had requested egress timestamp,
109 * Called when AF_XDP frame requested HW checksum offload. csum_start
129 * @meta: pointer to AF_XDP metadata area
133 * it prepares AF_XDP egress packet. The value of @compl should be stored
149 * xsk_tx_metadata_request - Evaluate AF_XDP TX metadata at submission
151 * @meta: pointer to AF_XDP metadata area
156 * it prepares AF_XDP egress packet.
176 * xsk_tx_metadata_complete - Evaluate AF_XDP TX metadata at completion
183 * AF_XDP egress completion.