Searched refs:mine (Results 1 – 15 of 15) sorted by relevance
/linux-4.4.14/net/ax25/ |
D | ax25_in.c | 190 int type = 0, mine = 0, dama; in ax25_rcv() local 225 mine = 1; in ax25_rcv() 228 if (!mine && ax25_listen_mine(&dest, dev) && dp.lastrepeat + 1 == dp.ndigi) in ax25_rcv() 229 mine = 1; in ax25_rcv() 237 if (!mine && ax25cmp(&dest, (ax25_address *)dev->broadcast) != 0) in ax25_rcv() 330 if ((*skb->data & ~AX25_PF) != AX25_DM && mine) in ax25_rcv() 347 if (mine) in ax25_rcv() 365 if (!mine) in ax25_rcv()
|
/linux-4.4.14/include/net/ |
D | netrom.h | 229 void __nr_transmit_reply(struct sk_buff *skb, int mine, unsigned char cmdflags); 235 #define nr_transmit_refusal(skb, mine) \ argument 237 __nr_transmit_reply((skb), (mine), NR_CONNACK | NR_CHOKE_FLAG); \ 244 #define nr_transmit_reset(skb, mine) \ argument 246 __nr_transmit_reply((skb), (mine), NR_RESET); \
|
/linux-4.4.14/net/netrom/ |
D | nr_subr.c | 214 void __nr_transmit_reply(struct sk_buff *skb, int mine, unsigned char cmdflags) in __nr_transmit_reply() argument 243 if (mine) { in __nr_transmit_reply()
|
/linux-4.4.14/Documentation/fb/ |
D | tridentfb.txt | 51 more memory than it actually has. For instance mine is 192K less than
|
D | matroxfb.txt | 102 problem and not mine, but I'm not sure.
|
/linux-4.4.14/Documentation/i2c/busses/ |
D | i2c-parport | 163 http://struyve.mine.nu:8080/index.php?block=k8000
|
/linux-4.4.14/Documentation/sound/oss/ |
D | mwave | 135 document, APM, it seems, MUST be off for setups like mine.
|
/linux-4.4.14/Documentation/usb/ |
D | CREDITS | 70 for the motherboard here at Europe (mine, home-made, was
|
/linux-4.4.14/drivers/net/ethernet/tile/ |
D | tilepro.c | 750 const u8 *mine = dev->dev_addr; in tile_net_poll_aux() local 751 filter = !ether_addr_equal(mine, buf); in tile_net_poll_aux()
|
/linux-4.4.14/Documentation/ |
D | kobject.txt | 264 struct my_object *mine = container_of(kobj, struct my_object, kobj); 267 kfree(mine);
|
/linux-4.4.14/fs/ceph/ |
D | mds_client.c | 1414 int used, wanted, oissued, mine; in trim_caps_cb() local 1420 mine = cap->issued | cap->implemented; in trim_caps_cb() 1426 inode, cap, ceph_cap_string(mine), ceph_cap_string(oissued), in trim_caps_cb() 1442 if ((used | wanted) & ~oissued & mine) in trim_caps_cb()
|
/linux-4.4.14/Documentation/development-process/ |
D | 6.Followthrough | 200 chances are that one of the two patches will not be merged, and "mine was
|
/linux-4.4.14/Documentation/networking/ |
D | arcnet-hardware.txt | 349 Also, on many cards (not mine, though) there are red and green LED's. 374 tell me. I had to figure mine out without the manual, and it WASN'T FUN!
|
/linux-4.4.14/Documentation/s390/ |
D | Debugging390.txt | 814 file here are a few from mine.
|
/linux-4.4.14/ |
D | CREDITS | 3073 E: tori@unhappy.mine.nu
|