Home
last modified time | relevance | path

Searched defs:ip (Results 201 – 225 of 740) sorted by relevance

12345678910>>...30

/openbmc/linux/net/netfilter/ipset/
H A Dip_set_bitmap_ipmac.c69 ip_to_id(const struct bitmap_ipmac *m, u32 ip) in ip_to_id()
216 u32 ip; in bitmap_ipmac_kadt() local
248 u32 ip = 0; in bitmap_ipmac_uadt() local
H A Dip_set_hash_netport.c52 __be32 ip; member
161 u32 port, port_to, p = 0, ip = 0, ip_to = 0, i = 0; in hash_netport4_uadt() local
269 union nf_inet_addr ip; member
/openbmc/linux/arch/x86/events/amd/
H A Dlbr.c43 u64 ip:58; member
52 u64 ip:58; member
90 static __always_inline u64 sign_ext_branch_ip(u64 ip) in sign_ext_branch_ip()
/openbmc/linux/drivers/net/wireguard/
H A Dallowedips.c131 u8 ip[16] __aligned(__alignof(u64)); in lookup() local
281 int wg_allowedips_insert_v4(struct allowedips *table, const struct in_addr *ip, in wg_allowedips_insert_v4()
292 int wg_allowedips_insert_v6(struct allowedips *table, const struct in6_addr *ip, in wg_allowedips_insert_v6()
/openbmc/bmcweb/redfish-core/include/utils/
H A Dip_utils.hpp43 inline bool ipv4VerifyIpAndGetBitcount(const std::string& ip, in ipv4VerifyIpAndGetBitcount()
/openbmc/linux/fs/freevxfs/
H A Dvxfs_fshead.c53 vxfs_getfsh(struct inode *ip, int which) in vxfs_getfsh()
/openbmc/linux/arch/csky/kernel/probes/
H A Dftrace.c6 void kprobe_ftrace_handler(unsigned long ip, unsigned long parent_ip, in kprobe_ftrace_handler()
/openbmc/linux/tools/testing/selftests/bpf/prog_tests/
H A Dsk_lookup.c64 const char *ip; member
82 static bool is_ipv6(const char *ip) in is_ipv6()
111 static int make_socket(int sotype, const char *ip, int port, in make_socket()
145 static int make_server(int sotype, const char *ip, int port, in make_server()
222 static int make_client(int sotype, const char *ip, int port) in make_client()
/openbmc/linux/tools/testing/selftests/bpf/
H A Dtest_sock.c35 const char *ip; member
413 static int bind_sock(int domain, int type, const char *ip, in bind_sock()
/openbmc/linux/arch/sh/kernel/cpu/irq/
H A Dimask.c31 static inline void set_interrupt_registers(int ip) in set_interrupt_registers()
/openbmc/linux/kernel/trace/
H A Dftrace_internal.h37 ftrace_ops_test(struct ftrace_ops *ops, unsigned long ip, void *regs) in ftrace_ops_test()
/openbmc/u-boot/net/
H A Drarp.c27 void rarp_receive(struct ip_udp_hdr *ip, unsigned len) in rarp_receive()
/openbmc/linux/fs/isofs/
H A Djoliet.c20 __be16 *ip, ch; in uni16_to_x8() local
/openbmc/linux/fs/gfs2/
H A Dtrans.h28 static inline unsigned int gfs2_rg_blocks(const struct gfs2_inode *ip, unsigned requested) in gfs2_rg_blocks()
H A Dmain.c36 struct gfs2_inode *ip = foo; in gfs2_init_inode_once() local
/openbmc/u-boot/drivers/net/
H A Dnetconsole.c53 static int is_broadcast(struct in_addr ip) in is_broadcast()
181 struct in_addr ip; in nc_send_packet() local
/openbmc/linux/kernel/locking/
H A Dlockdep.c251 static int lock_point(unsigned long points[], unsigned long ip) in lock_point()
4364 void noinstr lockdep_hardirqs_on(unsigned long ip) in lockdep_hardirqs_on()
4431 void noinstr lockdep_hardirqs_off(unsigned long ip) in lockdep_hardirqs_off()
4473 void lockdep_softirqs_on(unsigned long ip) in lockdep_softirqs_on()
4513 void lockdep_softirqs_off(unsigned long ip) in lockdep_softirqs_off()
4991 struct lockdep_map *nest_lock, unsigned long ip, in __lock_acquire()
5172 unsigned long ip) in print_unlock_imbalance_bug()
5304 unsigned long ip) in __lock_set_class()
5629 unsigned long ip) in lock_set_class()
5721 struct lockdep_map *nest_lock, unsigned long ip) in lock_acquire()
[all …]
/openbmc/u-boot/drivers/core/
H A Dof_access.c68 const __be32 *ip; in of_n_addr_cells() local
84 const __be32 *ip; in of_n_size_cells() local
100 const __be32 *ip; in of_simple_addr_cells() local
112 const __be32 *ip; in of_simple_size_cells() local
/openbmc/linux/drivers/net/ethernet/huawei/hinic/
H A Dhinic_tx.c199 static void get_inner_l3_l4_type(struct sk_buff *skb, union hinic_l3 *ip, in get_inner_l3_l4_type()
266 static __sum16 csum_magic(union hinic_l3 *ip, unsigned short proto) in csum_magic()
279 union hinic_l3 ip; in offload_tso() local
360 union hinic_l3 ip; in offload_csum() local
/openbmc/linux/include/linux/netfilter/ipset/
H A Dpfxlen.h46 ip6_netmask(union nf_inet_addr *ip, u8 prefix) in ip6_netmask()
/openbmc/linux/fs/xfs/
H A Dxfs_super.c660 struct xfs_inode *ip = XFS_I(inode); in xfs_fs_destroy_inode() local
675 struct xfs_inode *ip = XFS_I(inode); in xfs_fs_dirty_inode() local
710 struct xfs_inode *ip = inode; in xfs_fs_inode_init_once() local
736 struct xfs_inode *ip = XFS_I(inode); in xfs_fs_drop_inode() local
830 struct xfs_inode *ip = XFS_I(d_inode(dentry)); in xfs_fs_statfs() local
H A Dxfs_qm_bhv.c57 struct xfs_inode *ip, in xfs_qm_statvfs()
/openbmc/linux/drivers/net/appletalk/
H A Dipddp.h18 __be32 ip; /* IP address */ member
/openbmc/linux/include/net/netfilter/
H A Dnf_tables_ipv4.h10 struct iphdr *ip; in nft_set_pktinfo_ipv4() local
/openbmc/linux/arch/x86/include/asm/
H A Dunwind.h25 unsigned long sp, bp, ip; member
29 unsigned long *bp, *orig_sp, ip; member

12345678910>>...30