Home
last modified time | relevance | path

Searched refs:SOCK_NOFCS (Results 1 – 3 of 3) sorted by relevance

/linux/net/packet/
H A Daf_packet.c1992 if (unlikely(sock_flag(sk, SOCK_NOFCS))) { in packet_sendmsg_spkt()
3007 if (unlikely(sock_flag(sk, SOCK_NOFCS))) { in packet_snd()
/linux/include/net/
H A Dsock.h1012 SOCK_NOFCS, /* Tell NIC not to do the Ethernet FCS. enumerator
/linux/net/smc/
H A Daf_smc.c494 (1UL << SOCK_NOFCS) | \