Home
last modified time | relevance | path

Searched refs:rxe_chk_dgid (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/drivers/infiniband/sw/rxe/
H A Drxe_recv.c275 * rxe_chk_dgid - validate destination IP address
284 static int rxe_chk_dgid(struct rxe_dev *rxe, struct sk_buff *skb) in rxe_chk_dgid() function
325 if (rxe_chk_dgid(rxe, skb) < 0) in rxe_rcv()
/kernel/linux/linux-5.10/drivers/infiniband/sw/rxe/
H A Drxe_recv.c303 * rxe_chk_dgid - validate destination IP address
312 static int rxe_chk_dgid(struct rxe_dev *rxe, struct sk_buff *skb) in rxe_chk_dgid() function
357 if (rxe_chk_dgid(rxe, skb) < 0) { in rxe_rcv()

Completed in 2 milliseconds