Searched refs:mine (Results 1 – 13 of 13) sorted by relevance
/Linux-v4.19/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-v4.19/include/net/ |
D | netrom.h | 232 void __nr_transmit_reply(struct sk_buff *skb, int mine, unsigned char cmdflags); 238 #define nr_transmit_refusal(skb, mine) \ argument 240 __nr_transmit_reply((skb), (mine), NR_CONNACK | NR_CHOKE_FLAG); \ 247 #define nr_transmit_reset(skb, mine) \ argument 249 __nr_transmit_reply((skb), (mine), NR_RESET); \
|
/Linux-v4.19/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-v4.19/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-v4.19/Documentation/i2c/busses/ |
D | i2c-parport | 163 http://struyve.mine.nu:8080/index.php?block=k8000
|
/Linux-v4.19/Documentation/usb/ |
D | CREDITS | 70 for the motherboard here at Europe (mine, home-made, was
|
/Linux-v4.19/Documentation/ |
D | kobject.txt | 273 struct my_object *mine = container_of(kobj, struct my_object, kobj); 276 kfree(mine);
|
/Linux-v4.19/fs/ceph/ |
D | mds_client.c | 1543 int used, wanted, oissued, mine; in trim_caps_cb() local 1549 mine = cap->issued | cap->implemented; in trim_caps_cb() 1555 inode, cap, ceph_cap_string(mine), ceph_cap_string(oissued), in trim_caps_cb() 1576 if ((used | wanted) & ~oissued & mine) in trim_caps_cb()
|
/Linux-v4.19/Documentation/process/ |
D | 6.Followthrough.rst | 206 chances are that one of the two patches will not be merged, and "mine was
|
/Linux-v4.19/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-v4.19/Documentation/s390/ |
D | Debugging390.txt | 814 file here are a few from mine.
|
/Linux-v4.19/ |
D | CREDITS | 3124 E: tori@unhappy.mine.nu
|