Searched refs:mine (Results 1 – 13 of 13) sorted by relevance
/linux-6.6.21/net/ax25/ |
D | ax25_in.c | 187 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.6.21/include/net/ |
D | netrom.h | 233 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.6.21/net/netrom/ |
D | nr_subr.c | 212 void __nr_transmit_reply(struct sk_buff *skb, int mine, unsigned char cmdflags) in __nr_transmit_reply() argument 241 if (mine) { in __nr_transmit_reply()
|
/linux-6.6.21/Documentation/translations/zh_CN/core-api/ |
D | kobject.rst | 237 struct my_object *mine = container_of(kobj, struct my_object, kobj); 240 kfree(mine);
|
/linux-6.6.21/Documentation/fb/ |
D | tridentfb.rst | 58 more memory than it actually has. For instance mine is 192K less than
|
D | matroxfb.rst | 113 problem and not mine, but I'm not sure.
|
/linux-6.6.21/Documentation/i2c/busses/ |
D | i2c-parport.rst | 175 - http://struyve.mine.nu:8080/index.php?block=k8000
|
/linux-6.6.21/Documentation/usb/ |
D | CREDITS | 70 for the motherboard here at Europe (mine, home-made, was
|
/linux-6.6.21/Documentation/core-api/ |
D | kobject.rst | 273 struct my_object *mine = container_of(kobj, struct my_object, kobj); 276 kfree(mine);
|
/linux-6.6.21/Documentation/process/ |
D | 6.Followthrough.rst | 213 chances are that one of the two patches will not be merged, and "mine was
|
/linux-6.6.21/fs/ceph/ |
D | mds_client.c | 2131 int used, wanted, oissued, mine; in trim_caps_cb() local 2143 mine = cap->issued | cap->implemented; in trim_caps_cb() 2149 inode, cap, ceph_cap_string(mine), ceph_cap_string(oissued), in trim_caps_cb() 2171 if ((used | wanted) & ~oissued & mine) in trim_caps_cb()
|
/linux-6.6.21/Documentation/networking/ |
D | arcnet-hardware.rst | 377 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.6.21/ |
D | CREDITS | 3259 E: tori@unhappy.mine.nu
|