Home
last modified time | relevance | path

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

/third_party/iptables/iptables/
Dxtables-monitor.c295 const char *linklayer; in trace_print_packet() local
299 linklayer = nftnl_trace_get_data(nlt, NFTNL_TRACE_LL_HEADER, &len); in trace_print_packet()
304 eh = (const void *)linklayer; in trace_print_packet()
315 printf("%02x", linklayer[i]); in trace_print_packet()
/third_party/libnl/include/linux-private/linux/
Dpkt_sched.h92 __u8 linklayer; /* lower 4 bits */ member
106 unsigned int linklayer; member
/third_party/weston/ivi-shell/
Dhmi-controller.c534 struct link_layer *linklayer = NULL; in hmi_controller_fade_run() local
539 wl_list_for_each(linklayer, &fade->layer_list, link) { in hmi_controller_fade_run()
540 hmi_ctrl->interface->layer_set_transition(linklayer->layout_layer, in hmi_controller_fade_run()
543 hmi_ctrl->interface->layer_set_fade_info(linklayer->layout_layer, in hmi_controller_fade_run()