Searched defs:ll_protocol (Results 1 – 10 of 10) sorted by relevance
92 struct ll_protocol { struct94 const char *name;105 int ( * push ) ( struct net_device *netdev, struct io_buffer *iobuf,118 int ( * pull ) ( struct net_device *netdev, struct io_buffer *iobuf,127 void ( * init_addr ) ( const void *hw_addr, void *ll_addr );140 const char * ( * ntoa ) ( const void *ll_addr );149 int ( * mc_hash ) ( unsigned int af, const void *net_addr,157 int ( * eth_addr ) ( const void *ll_addr, void *eth_addr );162 uint16_t ll_proto;164 uint8_t hw_addr_len;[all …]
46 struct ll_protocol *ll_protocol; member78 arp_find_entry ( struct ll_protocol *ll_protocol, in arp_find_entry()116 struct ll_protocol *ll_protocol = netdev->ll_protocol; in arp_resolve() local202 struct ll_protocol *ll_protocol; in arp_rx() local
26 struct ll_protocol *ll_protocol; member104 struct ll_protocol *ll_protocol = netdev->ll_protocol; in ndp_resolve() local
32 struct ll_protocol *ll_protocol = netdev->ll_protocol; in icmp6_send_solicit() local
534 struct ll_protocol *ll_protocol = netdev->ll_protocol; in net_tx() local591 struct ll_protocol *ll_protocol; in net_step() local
272 struct ll_protocol *ll_protocol = netdev->ll_protocol; in ipv4_ll_addr() local
99 struct ll_protocol *ll_protocol = pxe_netdev->ll_protocol; in pxe_dump_mcast_list() local228 struct ll_protocol *ll_protocol = pxe_netdev->ll_protocol; in pxenv_undi_transmit() local361 struct ll_protocol *ll_protocol = pxe_netdev->ll_protocol; in pxenv_undi_set_station_address() local414 struct ll_protocol *ll_protocol = pxe_netdev->ll_protocol; in pxenv_undi_get_information() local518 struct ll_protocol *ll_protocol = pxe_netdev->ll_protocol; in pxenv_undi_get_mcast_address() local645 struct ll_protocol *ll_protocol; in pxenv_undi_isr() local
122 struct ll_protocol *ll_protocol = netdev->ll_protocol; in efi_snp_set_mode() local320 struct ll_protocol *ll_protocol = snpdev->netdev->ll_protocol; in efi_snp_station_address() local398 struct ll_protocol *ll_protocol = snpdev->netdev->ll_protocol; in efi_snp_mcast_ip_to_mac() local531 struct ll_protocol *ll_protocol = snpdev->netdev->ll_protocol; in efi_snp_transmit() local648 struct ll_protocol *ll_protocol = snpdev->netdev->ll_protocol; in efi_snp_receive() local
255 struct ll_protocol *ll_protocol = netdev->ll_protocol; in ibft_fill_nic() local
990 struct ll_protocol *ll_protocol = netdev->ll_protocol; in dhcp_chaddr() local