Home
last modified time | relevance | path

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

/linux-4.4.14/net/core/
Dsock.c975 sock_valbool_flag(sk, SOCK_NOFCS, valbool); in sock_setsockopt()
1227 v.val = sock_flag(sk, SOCK_NOFCS); in sock_getsockopt()
/linux-4.4.14/include/net/
Dsock.h736 SOCK_NOFCS, /* Tell NIC not to do the Ethernet FCS. enumerator
/linux-4.4.14/net/packet/
Daf_packet.c1878 if (unlikely(sock_flag(sk, SOCK_NOFCS))) { in packet_sendmsg_spkt()
2730 if (unlikely(sock_flag(sk, SOCK_NOFCS))) { in packet_snd()