Home
last modified time | relevance | path

Searched refs:mine (Results 1 – 13 of 13) sorted by relevance

/linux-5.19.10/net/ax25/
Dax25_in.c187 int type = 0, mine = 0, dama; in ax25_rcv() local
222 mine = 1; in ax25_rcv()
225 if (!mine && ax25_listen_mine(&dest, dev) && dp.lastrepeat + 1 == dp.ndigi) in ax25_rcv()
226 mine = 1; in ax25_rcv()
234 if (!mine && ax25cmp(&dest, (ax25_address *)dev->broadcast) != 0) in ax25_rcv()
327 if ((*skb->data & ~AX25_PF) != AX25_DM && mine) in ax25_rcv()
344 if (mine) in ax25_rcv()
362 if (!mine) in ax25_rcv()
/linux-5.19.10/include/net/
Dnetrom.h232 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-5.19.10/net/netrom/
Dnr_subr.c211 void __nr_transmit_reply(struct sk_buff *skb, int mine, unsigned char cmdflags) in __nr_transmit_reply() argument
240 if (mine) { in __nr_transmit_reply()
/linux-5.19.10/Documentation/translations/zh_CN/core-api/
Dkobject.rst237 struct my_object *mine = container_of(kobj, struct my_object, kobj);
240 kfree(mine);
/linux-5.19.10/Documentation/fb/
Dtridentfb.rst58 more memory than it actually has. For instance mine is 192K less than
Dmatroxfb.rst113 problem and not mine, but I'm not sure.
/linux-5.19.10/Documentation/i2c/busses/
Di2c-parport.rst175 - http://struyve.mine.nu:8080/index.php?block=k8000
/linux-5.19.10/Documentation/usb/
DCREDITS70 for the motherboard here at Europe (mine, home-made, was
/linux-5.19.10/Documentation/core-api/
Dkobject.rst273 struct my_object *mine = container_of(kobj, struct my_object, kobj);
276 kfree(mine);
/linux-5.19.10/Documentation/process/
D6.Followthrough.rst206 chances are that one of the two patches will not be merged, and "mine was
/linux-5.19.10/fs/ceph/
Dmds_client.c1887 int used, wanted, oissued, mine; in trim_caps_cb() local
1893 mine = cap->issued | cap->implemented; in trim_caps_cb()
1899 inode, cap, ceph_cap_string(mine), ceph_cap_string(oissued), in trim_caps_cb()
1921 if ((used | wanted) & ~oissued & mine) in trim_caps_cb()
/linux-5.19.10/Documentation/networking/
Darcnet-hardware.rst377 Also, on many cards (not mine, though) there are red and green LED's.
405 tell me. I had to figure mine out without the manual, and it WASN'T FUN!
/linux-5.19.10/
DCREDITS3220 E: tori@unhappy.mine.nu