Home
last modified time | relevance | path

Searched refs:sll_pkttype (Results 1 – 7 of 7) sorted by relevance

/openbmc/linux/include/uapi/linux/
H A Dif_packet.h19 unsigned char sll_pkttype; member
/openbmc/inarp/
H A Dinarp.c121 addr.sll_pkttype = PACKET_OTHERHOST; in send_arp_packet()
/openbmc/linux/tools/testing/selftests/net/
H A Dpsock_tpacket.c736 ring->ll.sll_pkttype = 0; in bind_ring()
/openbmc/linux/net/packet/
H A Daf_packet.c2248 sll->sll_pkttype = skb->pkt_type; in packet_rcv()
2530 sll->sll_pkttype = skb->pkt_type; in tpacket_rcv()
3685 sll->sll_pkttype = 0; in packet_getname()
/openbmc/qemu/linux-user/
H A Dstrace.c399 switch (ll->sll_pkttype) { in print_sockaddr()
416 qemu_log("%d", ll->sll_pkttype); in print_sockaddr()
H A Dsyscall_defs.h155 uint8_t sll_pkttype; /* Packet type */ member
/openbmc/linux/Documentation/networking/
H A Dpacket_mmap.rst878 ll.sll_pkttype = 0;