Home
last modified time | relevance | path

Searched +defs:val +defs:ifname (Results 1 – 15 of 15) sorted by relevance

/linux-6.14.4/tools/testing/selftests/net/lib/py/
Dnsim.py17 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/
Dxdp_hw_metadata.c61 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()
Dxdp_features.c28 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/
Dbond_sysfs.c62 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 …]
Dbond_options.c535 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/
Dfweh.h99 #define BRCMF_ENUM_DEF(id, val) \ argument
228 char ifname[IFNAMSIZ]; member
270 char ifname[IFNAMSIZ]; member
/linux-6.14.4/tools/bpf/bpftool/
Dfeature.c146 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/
Dbaycom_par.c186 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/
Dncdevmem.c80 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/
Dbpf_offload.py265 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
Dnettest.c341 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/
Dxdp_sample_user.c99 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/
Dveth.c1246 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/
Dnf_tables.h144 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/
Ddevlink.h138 char ifname[IFNAMSIZ]; member
439 union devlink_param_value val; member