/linux-6.14.4/tools/testing/selftests/net/lib/py/ |
D | nsim.py | 17 def __init__(self, nsimdev, port_index, ifname, ns=None): argument 34 def dfs_write(self, path, val): argument 43 def ctrl_write(path, val): argument 48 def dfs_write(self, path, val): argument 100 def _make_port(self, port_index, ifname): argument
|
/linux-6.14.4/tools/testing/selftests/bpf/ |
D | xdp_hw_metadata.c | 61 const char *ifname; variable 498 static int rxq_num(const char *ifname) in rxq_num() 523 static void hwtstamp_ioctl(int op, const char *ifname, struct hwtstamp_config *cfg) in hwtstamp_ioctl() 550 static void hwtstamp_enable(const char *ifname) in hwtstamp_enable() 594 static void timestamping_enable(int fd, int val) in timestamping_enable()
|
D | xdp_features.c | 28 char ifname[IF_NAMESIZE]; member 339 static int recv_msg(int sockfd, void *buf, size_t bufsize, void *val, in recv_msg() 431 unsigned long long val; in dut_run() local 456 unsigned int key = 0, val; in dut_run() local 498 unsigned int err, key = 0, val; in tester_collect_detected_cap() local 528 static int send_and_recv_msg(int sockfd, enum test_commands cmd, void *val, in send_and_recv_msg()
|
/linux-6.14.4/drivers/net/bonding/ |
D | bond_sysfs.c | 62 static struct net_device *bond_get_by_name(const struct bond_net *bn, const char *ifname) in bond_get_by_name() 85 char *ifname; in bonding_store_bonds() local 201 const struct bond_opt_value *val; in bonding_show_mode() local 215 const struct bond_opt_value *val; in bonding_show_xmit_hash() local 230 const struct bond_opt_value *val; in bonding_show_arp_validate() local 246 const struct bond_opt_value *val; in bonding_show_arp_all_targets() local 262 const struct bond_opt_value *val; in bonding_show_fail_over_mac() local 359 const struct bond_opt_value *val; in bonding_show_lacp_active() local 373 const struct bond_opt_value *val; in bonding_show_lacp_rate() local 398 const struct bond_opt_value *val; in bonding_show_ad_select() local [all …]
|
D | bond_options.c | 535 const struct bond_opt_value *bond_opt_get_val(unsigned int option, u64 val) in bond_opt_get_val() 566 static bool bond_opt_check_range(const struct bond_option *opt, u64 val) in bond_opt_check_range() 589 struct bond_opt_value *val) in bond_opt_parse() 689 int error, const struct bond_opt_value *val, in bond_opt_error_interpret() 764 unsigned int option, struct bond_opt_value *val, in __bond_opt_set() 803 unsigned int option, struct bond_opt_value *val) in __bond_opt_set_notify() 914 char ifname[IFNAMSIZ] = { 0, }; in bond_option_active_slave_set() local 1731 char *ifname; in bond_option_slaves_set() local
|
/linux-6.14.4/drivers/net/wireless/broadcom/brcm80211/brcmfmac/ |
D | fweh.h | 99 #define BRCMF_ENUM_DEF(id, val) \ argument 228 char ifname[IFNAMSIZ]; member 270 char ifname[IFNAMSIZ]; member
|
/linux-6.14.4/tools/bpf/bpftool/ |
D | feature.c | 146 char ifname[IF_NAMESIZE], path[64], buf[8]; in get_vendor_id() local 1081 cap_flag_value_t val; in handle_perms() local 1188 char *ifname; in do_probe() local
|
/linux-6.14.4/drivers/net/hamradio/ |
D | baycom_par.c | 186 unsigned char val = PAR97_POWER; in par96_tx() local 525 char ifname[IFNAMSIZ]; in init_baycompar() local
|
/linux-6.14.4/tools/testing/selftests/drivers/net/hw/ |
D | ncdevmem.c | 80 static char *ifname; variable 263 static const char *tcp_data_split_str(int val) in tcp_data_split_str()
|
/linux-6.14.4/tools/testing/selftests/net/ |
D | bpf_offload.py | 265 def int2str(fmt, val): argument 352 def _make_port(self, port_index, ifname): argument 378 def __init__(self, nsimdev, port_index, ifname, ns=None): argument 1202 val = str2int(entries[i]["value"]) variable
|
D | nettest.c | 341 static int get_ifidx(const char *ifname) in get_ifidx() 1672 int val = 0, sz = sizeof(val); in wait_for_connect() local
|
/linux-6.14.4/samples/bpf/ |
D | xdp_sample_user.c | 99 struct record val; member 582 static double sample_round(double val) in sample_round() 1604 char ifname[IF_NAMESIZE]; in get_driver_name() local 1637 char ifname[IF_NAMESIZE]; in get_mac_addr() local
|
/linux-6.14.4/drivers/net/ |
D | veth.c | 1246 xdp_features_t val = NETDEV_XDP_ACT_BASIC | in veth_set_xdp_features() local 1775 char ifname[IFNAMSIZ]; in veth_newlink() local
|
/linux-6.14.4/include/net/netfilter/ |
D | nf_tables.h | 144 static inline void nft_reg_store8(u32 *dreg, u8 val) in nft_reg_store8() 155 static inline void nft_reg_store16(u32 *dreg, u16 val) in nft_reg_store16() 161 static inline void nft_reg_store_be16(u32 *dreg, __be16 val) in nft_reg_store_be16() 181 static inline void nft_reg_store64(u64 *dreg, u64 val) in nft_reg_store64() 295 struct nft_data val; member 299 struct nft_data val; member 303 struct nft_data val; member 1204 char ifname[IFNAMSIZ]; member
|
/linux-6.14.4/include/net/ |
D | devlink.h | 138 char ifname[IFNAMSIZ]; member 439 union devlink_param_value val; member
|