Home
last modified time | relevance | path

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

/openbmc/linux/net/nfc/
H A Dnfc.h41 #define to_rawsock_sk(_tx_work) \ macro
H A Drawsock.c179 struct sock *sk = to_rawsock_sk(work); in rawsock_tx_work()