Searched defs:atype (Results 1 - 9 of 9) sorted by relevance
/linux-4.4.14/net/atm/ |
H A D | addr.c | 47 void atm_reset_addr(struct atm_dev *dev, enum atm_addr_type_t atype) atm_reset_addr() argument 67 atm_add_addr(struct atm_dev *dev, const struct sockaddr_atmsvc *addr, enum atm_addr_type_t atype) atm_add_addr() argument 102 atm_del_addr(struct atm_dev *dev, const struct sockaddr_atmsvc *addr, enum atm_addr_type_t atype) atm_del_addr() argument 132 atm_get_addr(struct atm_dev *dev, struct sockaddr_atmsvc __user * buf, size_t size, enum atm_addr_type_t atype) atm_get_addr() argument
|
/linux-4.4.14/drivers/net/ipvlan/ |
H A D | ipvlan.h | 88 ipvl_hdr_type atype; member in struct:ipvl_addr
|
/linux-4.4.14/arch/s390/include/uapi/asm/ |
H A D | chsc.h | 112 } atype; member in struct:chsc_dcal::__anon2488
|
/linux-4.4.14/drivers/s390/cio/ |
H A D | chsc_sch.c | 828 u32 atype : 8; chsc_ioctl_dcal() member in struct:__anon8970
|
/linux-4.4.14/drivers/s390/char/ |
H A D | sclp_cmd.c | 590 u8 atype; /* adapter type */ member in struct:pci_cfg_sccb
|
/linux-4.4.14/fs/xfs/ |
H A D | xfs_bmap_util.c | 168 xfs_alloctype_t atype = 0; /* type for allocation routines */ xfs_bmap_rtalloc() local
|
/linux-4.4.14/arch/s390/mm/ |
H A D | pgtable.c | 116 unsigned long etype, atype; gmap_alloc() local
|
/linux-4.4.14/fs/xfs/libxfs/ |
H A D | xfs_bmap.c | 3644 xfs_alloctype_t atype = 0; /* type for allocation routines */ xfs_bmap_btalloc() local
|
/linux-4.4.14/net/netfilter/ipvs/ |
H A D | ip_vs_ctl.c | 865 unsigned int atype, i; ip_vs_new_dest() local
|
Completed in 705 milliseconds