Home
last modified time | relevance | path

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

/linux-6.3-rc2/net/ax25/
A 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-6.3-rc2/include/net/
A Dnetrom.h233 void __nr_transmit_reply(struct sk_buff *skb, int mine, unsigned char cmdflags);
239 #define nr_transmit_refusal(skb, mine) \ argument
241 __nr_transmit_reply((skb), (mine), NR_CONNACK | NR_CHOKE_FLAG); \
248 #define nr_transmit_reset(skb, mine) \ argument
250 __nr_transmit_reply((skb), (mine), NR_RESET); \
/linux-6.3-rc2/net/netrom/
A 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-6.3-rc2/Documentation/translations/zh_CN/core-api/
A Dkobject.rst237 struct my_object *mine = container_of(kobj, struct my_object, kobj);
240 kfree(mine);
/linux-6.3-rc2/Documentation/fb/
A Dtridentfb.rst58 more memory than it actually has. For instance mine is 192K less than
A Dmatroxfb.rst113 problem and not mine, but I'm not sure.
/linux-6.3-rc2/Documentation/i2c/busses/
A Di2c-parport.rst175 - http://struyve.mine.nu:8080/index.php?block=k8000
/linux-6.3-rc2/Documentation/usb/
A DCREDITS70 for the motherboard here at Europe (mine, home-made, was
/linux-6.3-rc2/Documentation/core-api/
A Dkobject.rst273 struct my_object *mine = container_of(kobj, struct my_object, kobj);
276 kfree(mine);
/linux-6.3-rc2/Documentation/process/
A D6.Followthrough.rst206 chances are that one of the two patches will not be merged, and "mine was
/linux-6.3-rc2/fs/ceph/
A Dmds_client.c1966 int used, wanted, oissued, mine; in trim_caps_cb() local
1972 mine = cap->issued | cap->implemented; in trim_caps_cb()
1978 inode, cap, ceph_cap_string(mine), ceph_cap_string(oissued), in trim_caps_cb()
2000 if ((used | wanted) & ~oissued & mine) in trim_caps_cb()
/linux-6.3-rc2/Documentation/networking/
A 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-6.3-rc2/
A DCREDITS3244 E: tori@unhappy.mine.nu

Completed in 29 milliseconds